File size: 135 Bytes
476455e
 
 
 
 
1
2
3
4
5
6
[flake8]
application_import_names = sagemaker, tests
import-order-style = google
per-file-ignores =
    tests/unit/test_tuner.py: F405