Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rkingsbury committed May 14, 2021
1 parent e6e1038 commit 7dc241a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pymatgen/ext/tests/test_matproj.py
Expand Up @@ -516,6 +516,5 @@ def test_pourbaix_mpr_pipeline(self):
self.assertTrue(all(["Bi" in entry.composition and "V" in entry.composition for entry in pbx.all_entries]))



if __name__ == "__main__":
unittest.main()

0 comments on commit 7dc241a

Please sign in to comment.