Add main code.
This commit is contained in:
@@ -52,9 +52,3 @@ warn_unused_configs = true
|
||||
[[tool.mypy.overrides]]
|
||||
module = "img2pdf.*"
|
||||
ignore_missing_imports = true
|
||||
|
||||
[tool.pyright]
|
||||
# reportUnknownVariableType = false
|
||||
# reportMissingTypeStubs = false
|
||||
# reportUnknownMemberType = false
|
||||
# reportUnknownArgumentType = false
|
||||
|
Reference in New Issue
Block a user