mirror of
https://github.com/twitter/the-algorithm-ml.git
synced 2024-12-23 06:41:49 +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 getpass
|
||||
import pydantic
|
||||
|
||||
|
||||
class _PointlessConfig(BaseConfig):
|
||||
|
Loading…
Reference in New Issue
Block a user