Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Nov 21, 2024
1 parent 36cc9a2 commit 88e7320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modelskill/types.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from enum import Enum, auto
from enum import Enum
from pathlib import Path
from typing import Union, List, Optional
from dataclasses import dataclass
Expand Down

0 comments on commit 88e7320

Please sign in to comment.