mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
removed an import pdb :-(
This commit is contained in:
parent
4305ccf5ce
commit
010ab4c051
1 changed files with 0 additions and 1 deletions
|
|
@ -1265,7 +1265,6 @@ class Library:
|
|||
i += 1
|
||||
|
||||
else:
|
||||
# import pdb; pdb.set_trace()
|
||||
# Create the xsdata object and add it to the mgxs_file
|
||||
for i, domain in enumerate(self.domains):
|
||||
if self.by_nuclide:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue