Skip to content

Commit

Permalink
files/utils: moved _cadquery
Browse files Browse the repository at this point in the history
  • Loading branch information
BitterB0NG0 committed Oct 24, 2024
1 parent 6256134 commit fb6d979
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pymcnp/files/inp/surface.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from enum import Enum

from . import _card
from . import _cadquery
from ..utils import _cadquery
from ..utils import _parser
from ..utils import errors
from ..utils import types
Expand Down
File renamed without changes.

0 comments on commit fb6d979

Please sign in to comment.