Skip to content

Commit

Permalink
Make flake happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Sep 18, 2023
1 parent eb97208 commit cb4e69d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions python/chemiscope/input.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

import numpy as np

from copy import copy

from .structures import (
_list_atom_properties,
_list_structure_properties,
Expand Down
1 change: 0 additions & 1 deletion python/examples/shapes.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import numpy as np
import ase
import ase.io as aseio
import chemiscope

Expand Down

0 comments on commit cb4e69d

Please sign in to comment.