Skip to content

Commit 523a680

Browse files
author
pavetsu14
committed
Add style configurations
1 parent 5f98d13 commit 523a680

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.flake8

100644100755
File mode changed.

mypy.ini

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ warn_return_any = True
88
warn_unused_ignores = True
99
no_implicit_optional = True
1010
show_error_codes = True
11+
ignore_missing_imports = True

0 commit comments

Comments
 (0)