Skip to content

Commit 8894624

Browse files
UPDATE. including base.py and blockfrost.py in mypy check
1 parent a2c3a8e commit 8894624

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ profile = "black"
6565
ignore_missing_imports = true
6666
python_version = 3.7
6767
exclude = [
68-
'^pycardano/backend/base.py$',
69-
'^pycardano/backend/blockfrost.py$',
7068
'^pycardano/cip/cip8.py$',
7169
'^pycardano/crypto/bech32.py$',
7270
'^pycardano/address.py$',

0 commit comments

Comments
 (0)