Skip to content

Commit

Permalink
fix: import of warn
Browse files Browse the repository at this point in the history
  • Loading branch information
thorwhalen committed Jun 28, 2024
1 parent 5fd11a6 commit d05beda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion isee/generation_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
import os
import re
from functools import partial
from packaging.version import parse
from warnings import warn

import semver
from epythet.autogen import make_autodocs
from epythet.setup_docsrc import make_docsrc
Expand Down

0 comments on commit d05beda

Please sign in to comment.