Skip to content

Commit

Permalink
[TYPING](ALL): Fix typing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio committed Oct 17, 2024
1 parent 6ef6d94 commit 655f6f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion biobb_pmx/pmxbiobb/pmxmerge_ff.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import argparse
from typing import Optional
from pmx import ligand_alchemy # type: ignore
from typing import Optional
from biobb_common.generic.biobb_object import BiobbObject
from biobb_common.configuration import settings
from biobb_common.tools import file_utils as fu
Expand Down

0 comments on commit 655f6f0

Please sign in to comment.