Skip to content

Commit 1fb49ce

Browse files
author
bram
committed
For now disable look at it later
1 parent f55e01b commit 1fb49ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_gpt_po/po_translator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,7 @@ def parse_args():
832832
return parser.parse_args()
833833

834834

835+
# pylint: disable=too-many-branches
835836
def main():
836837
"""Main function to parse arguments and initiate processing."""
837838
args = parse_args()

0 commit comments

Comments
 (0)