Skip to content

Commit

Permalink
Fixed import k_dict call because it is now in the directory above
Browse files Browse the repository at this point in the history
  • Loading branch information
Reagen committed Apr 12, 2020
1 parent 6de0f6d commit 4f3d677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import numpy as np

from . import k_dict
from .. import k_dict

from ..column_names import temp_metal_names0, remove_from_list

Expand Down

0 comments on commit 4f3d677

Please sign in to comment.