Skip to content

Commit

Permalink
pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
rerpha committed Dec 16, 2024
1 parent 585bf1d commit ded1e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation_and_upgrade/IBEX_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import sys

import ibex_install_utils.default_args
import semantic_version
import semantic_version # pyright: ignore
from ibex_install_utils.exceptions import ErrorInTask, UserStop
from ibex_install_utils.file_utils import FileUtils
from ibex_install_utils.install_tasks import UPGRADE_TYPES, UpgradeInstrument
Expand Down

0 comments on commit ded1e34

Please sign in to comment.