This website works better with JavaScript
Home
Explore
Help
Sign In
getty
/
lament-configuration
Watch
1
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
Exclude the .venv dir for CI
Getty Ritter
4 years ago
parent
0107c43345
commit
6a59fdeea6
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.flake8
+ 1
- 0
.flake8
View File
@@ -1,2 +1,3 @@
[flake8]
max-line-length = 100
+exclude = .venv