Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ardunn committed Aug 13, 2022
1 parent ead30fe commit 618f6f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions matminer/featurizers/structure/sites.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
"""
Structure featurizers based on aggregating site features.
"""

import itertools
import numpy as np
from pymatgen.analysis.local_env import VoronoiNN
from pymatgen.core.periodic_table import Element, Specie
Expand Down

0 comments on commit 618f6f7

Please sign in to comment.