We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a4c77 commit c2f2d40Copy full SHA for c2f2d40
tests/unit/test_argprocess.py
@@ -34,8 +34,6 @@
34
35
from awscli.argparser import ArgTableArgParser
36
37
-import argparse
38
-
39
# These tests use real service types so that we can
40
# verify the real shapes of services.
41
class BaseArgProcessTest(BaseCLIDriverTest):
0 commit comments