mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Address @paulromano comments on #469
This commit is contained in:
parent
6b92694578
commit
03a8fb64e6
94 changed files with 47 additions and 140 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import os
|
||||
import sys
|
||||
sys.path.insert(0, os.pardir)
|
||||
sys.path.insert(0, os.path.join(os.pardir, os.pardir))
|
||||
from testing_harness import TestHarness
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue