Skip to content

Commit 88e7320

Browse files
committed
Unused import
1 parent 36cc9a2 commit 88e7320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modelskill/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from enum import Enum, auto
1+
from enum import Enum
22
from pathlib import Path
33
from typing import Union, List, Optional
44
from dataclasses import dataclass

0 commit comments

Comments
 (0)