Skip to content

Commit

Permalink
Added back stuff we actually need
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Mar 10, 2023
1 parent d7c25e0 commit c79d6d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/ctem/ctem/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
from ctem import util
import sys
from ctem import __file__ as _pyfile
from pathlib import Path
import warnings

class Simulation:
"""
Expand Down

0 comments on commit c79d6d3

Please sign in to comment.