Update profit_limit.py

make flake8 compliant
This commit is contained in:
smarmau 2022-09-29 21:40:08 +10:00 committed by GitHub
parent e3012db2bb
commit a0b7e4d4c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
import logging import logging
from datetime import datetime, timedelta from datetime import datetime, timedelta
from typing import Any, Dict, Optional from typing import Any, Dict, Optional