Skip to content

Commit

Permalink
fix import for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
wkerzendorf committed Jan 29, 2022
1 parent ae5c17b commit 583c739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tardis/util/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from tardis.io.util import get_internal_data_path
from IPython import get_ipython, display
import tqdm
import tqdm.notebook

k_B_cgs = constants.k_B.cgs.value
c_cgs = constants.c.cgs.value
Expand Down

0 comments on commit 583c739

Please sign in to comment.