You've already forked FrameTour-RenderWorker
l
This commit is contained in:
4
mypy.ini
4
mypy.ini
@@ -16,8 +16,8 @@ namespace_packages = True
|
||||
explicit_package_bases = True
|
||||
show_error_codes = True
|
||||
|
||||
# Exclude duplicate modules and legacy code
|
||||
exclude = biz/ffmpeg\.py
|
||||
# Exclude tests code
|
||||
exclude = tests/
|
||||
|
||||
# Ignore missing type annotations for third-party libraries
|
||||
[mypy-requests.*]
|
||||
|
||||
Reference in New Issue
Block a user