Skip to content

Commit

Permalink
organised module layout
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikLizakJohansen committed Sep 17, 2023
1 parent 3750996 commit 02c53f2
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 315 deletions.
2 changes: 1 addition & 1 deletion DebyeCalculator/debye_calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from ase.build import make_supercell
from ase.build.tools import sort as ase_sort

from utility.profiling import Profiler
from DebyeCalculator.utility.profiling import Profiler

import ipywidgets as widgets
from IPython.display import display, HTML, clear_output
Expand Down
Loading

0 comments on commit 02c53f2

Please sign in to comment.