Add main code.

This commit is contained in:
Mikaël Capelle
2023-07-19 19:11:42 +02:00
parent 1273fefe12
commit 9ed044859b
4 changed files with 85 additions and 10 deletions

View File

@@ -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