Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit a2e5643

Browse files
committed
chore: disable IntelliJ inspection
1 parent abda52a commit a2e5643

File tree

1 file changed

+1
-0
lines changed
  • package-parser/package_parser/cli

1 file changed

+1
-0
lines changed

package-parser/package_parser/cli/_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import argparse
2+
# noinspection PyUnresolvedReferences,PyProtectedMember
23
from argparse import _SubParsersAction
34
from pathlib import Path
45

0 commit comments

Comments
 (0)