mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
tests/config: Disable mypy on _old_config.py
This file is just for regression testing and will never be typed correctly, which is why we no longer use it :D
This commit is contained in:
parent
876afafcac
commit
50dd603520
@ -1,3 +1,4 @@
|
||||
# type: ignore
|
||||
import numbers
|
||||
import sys
|
||||
import warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user