mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Remove top-level import of openmc.lib (#3250)
This commit is contained in:
parent
8ba66f9fe3
commit
0d4a85d3a8
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ from openmc.dummy_comm import DummyCommunicator
|
|||
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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue