This website works better with JavaScript.
Home
Help
Sign In
DashieHam
/
pyAirwaves
mirror of
https://github.com/rhaamo/pyAirwaves
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update pre-commit config
front-experiment
squeaky otter
11 months ago
parent
5bf5e09e52
commit
dc12eab246
Signed by:
dashie
GPG Key ID:
C2D57B325840B755
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.pre-commit-config.yaml
+ 2
- 2
.pre-commit-config.yaml
View File
@ -6,10 +6,10 @@ repos:
language
:
system
entry
:
python3 -m black
types
:
[
python]
files
:
^api/
files
:
.
-
id
:
flake8
name
:
flake8
language
:
system
entry
:
flake8
types
:
[
python]
files
:
^api/
files
:
.
Write
Preview
Loading…
Cancel
Save