Skip to content

Commit

Permalink
more type fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Aug 3, 2024
1 parent 8d36e83 commit 18453a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atomistics/workflows/evcurve/debye.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import numpy as np
import scipy.constants
import scipy.optimize
from typing import List, Dict

from atomistics.shared.output import OutputThermodynamic
from atomistics.workflows.evcurve.fit import interpolate_energy
Expand Down

0 comments on commit 18453a9

Please sign in to comment.