Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Feb 13, 2024
1 parent 744a2e6 commit 3329c58
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion openfe/utils/remove_oechem.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# This code is part of OpenFE and is licensed under the MIT license.
# For details, see https://github.com/OpenFreeEnergy/openfe
from openff.toolkit.utils.toolkit_registry import ToolkitRegistry, toolkit_registry_manager
from openff.toolkit.utils.toolkit_registry import (
ToolkitRegistry,
toolkit_registry_manager,
)
from openff.toolkit.utils.toolkits import (
AmberToolsToolkitWrapper,
BuiltInToolkitWrapper
Expand Down

0 comments on commit 3329c58

Please sign in to comment.