Skip to content

Commit

Permalink
Add hydrogen networks test
Browse files Browse the repository at this point in the history
  • Loading branch information
emsunshine committed Jul 25, 2024
1 parent 3b1e73c commit ef41980
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/test_hydrogen_networks.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import systems2atoms as s2a

def test_hydrogen_networks():
print(s2a.hydrogen_networks.calcs())

0 comments on commit ef41980

Please sign in to comment.