Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasturcani committed May 5, 2022
1 parent 7528641 commit 30e7dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stk/molecular/topology_graphs/host_guest/complex.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

from __future__ import annotations

from collections import abc
import typing
from collections import abc

from ...molecules import BuildingBlock
from ...reactions import GenericReactionFactory
Expand Down

0 comments on commit 30e7dca

Please sign in to comment.