mirror of
https://github.com/twitter/the-algorithm-ml.git
synced 2025-01-10 14:59:21 +01:00
Remove duplicated import
This commit is contained in:
parent
78c3235eee
commit
33b808a2bf
@ -4,7 +4,6 @@ from tml.core.config import BaseConfig, load_config_from_yaml
|
|||||||
|
|
||||||
import pydantic
|
import pydantic
|
||||||
import getpass
|
import getpass
|
||||||
import pydantic
|
|
||||||
|
|
||||||
|
|
||||||
class _PointlessConfig(BaseConfig):
|
class _PointlessConfig(BaseConfig):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user