Skip to content

Commit

Permalink
fix typing issues in cli
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Oct 17, 2023
1 parent 5c246b2 commit 316b72b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfecli/plan_alchemical_networks_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import pathlib
from openfecli.utils import write
import typing
from openfe import AlchemicalNetwork, LigandNetwork


def plan_alchemical_network_output(
Expand Down

0 comments on commit 316b72b

Please sign in to comment.