Skip to content

Commit

Permalink
change dir
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jun 19, 2021
1 parent 67b6d94 commit 2fb67ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
@python37plus_only
def test_top_level_api():
assert dir(pylhe) == [
"__version__",
"LHEEvent",
"LHEEventInfo",
"LHEFile",
"LHEInit",
"LHEParticle",
"LHEProcInfo",
"__version__",
"loads",
"read_lhe",
"read_lhe_init",
Expand Down

0 comments on commit 2fb67ac

Please sign in to comment.