Skip to content

Commit

Permalink
import types error
Browse files Browse the repository at this point in the history
  • Loading branch information
rimjhimittal committed Mar 21, 2024
1 parent bebbc89 commit 22aed97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modeci_mdf/functions/standard.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""
import warnings

import types
from typing import List, Dict, Callable

from docstring_parser import parse
Expand Down

0 comments on commit 22aed97

Please sign in to comment.