We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00f1b1 commit 11a1354Copy full SHA for 11a1354
sleap_nn/config/trainer_config.py
@@ -1,6 +1,6 @@
1
import attrs
2
from omegaconf import OmegaConf
3
-from typing import Optional, Union, List, Text, Any
+from typing import Optional, List, Text, Any
4
5
6
"""Serializable configuration classes for specifying all training job parameters.
0 commit comments