Skip to content

Commit dd212f6

Browse files
committed
Fix linting issue
1 parent 5ecb9d2 commit dd212f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_gpt_po/utils/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
including argument definitions, help text generation, and command processing.
55
"""
66
import logging
7-
import os
87
import sys
98
from argparse import ArgumentParser, Namespace, RawDescriptionHelpFormatter
109
from typing import Dict, List, Optional

0 commit comments

Comments
 (0)