We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36cc9a2 commit 88e7320Copy full SHA for 88e7320
modelskill/types.py
@@ -1,4 +1,4 @@
1
-from enum import Enum, auto
+from enum import Enum
2
from pathlib import Path
3
from typing import Union, List, Optional
4
from dataclasses import dataclass
0 commit comments