Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 9, 2022
1 parent 8534186 commit 6140f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmso/tests/base_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -592,4 +592,4 @@ def pentane_ua_parmed(self, pentane_ua_mbuild):

@pytest.fixture(scope="session")
def pentane_ua_gmso(self, pentane_ua_mbuild):
return from_mbuild(pentane_ua_mbuild)
return from_mbuild(pentane_ua_mbuild)

0 comments on commit 6140f01

Please sign in to comment.