[clean] Linter / typing fixes

This commit is contained in:
Lucas PASCAL
2023-07-28 15:41:17 +02:00
parent e5c82d910e
commit 54b979186d
11 changed files with 117 additions and 73 deletions

View File

@@ -40,6 +40,5 @@ version = {attr = "ledger_app_clients.ethereum.__version__"}
[project.urls]
Home = "https://github.com/LedgerHQ/app-ethereum"
# [tool.setuptools_scm]
# write_to = "ledgerwallet/__version__.py"
# local_scheme = "no-local-version"
[tool.mypy]
ignore_missing_imports = true