Skip to content

Commit f464195

Browse files
Samuel ScullySamuel Scully
authored andcommitted
Merge branch 'master' into api-key-env
2 parents 89d6423 + 84f6097 commit f464195

28 files changed

+222
-903
lines changed

.flake8

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[flake8]
2+
max-line-length = 120
3+
exclude = .git,__pycache__,build,dist
4+
ignore = W503
5+
per-file-ignores =
6+
__init__.py: F401

docs/Makefile

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)