Skip to content

Commit

Permalink
Remove top-level import of openmc.lib (#3250)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulromano authored Jan 8, 2025
1 parent 8ba66f9 commit 0d4a85d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openmc/model/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from openmc.executor import _process_CLI_arguments
from openmc.checkvalue import check_type, check_value
from openmc.exceptions import InvalidIDError
import openmc.lib
from openmc.utility_funcs import change_directory


Expand Down

0 comments on commit 0d4a85d

Please sign in to comment.