mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Removing materials import from refl/uwuw DagMC tests.
This commit is contained in:
parent
e86317ecd4
commit
04a87e3cf1
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import openmc
|
||||
import openmc.capi
|
||||
from openmc.stats import Box
|
||||
from openmc.material import Materials
|
||||
|
||||
import pytest
|
||||
from tests.testing_harness import PyAPITestHarness
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
import openmc
|
||||
import openmc.capi
|
||||
from openmc.stats import Box
|
||||
from openmc.material import Materials
|
||||
|
||||
import pytest
|
||||
from tests.testing_harness import PyAPITestHarness
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue