We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b8c29 commit 1bdb28fCopy full SHA for 1bdb28f
Lib/sqlite3/__main__.py
@@ -6,6 +6,7 @@
6
"""
7
import sqlite3
8
import sys
9
+
10
from argparse import ArgumentParser
11
from code import InteractiveConsole
12
from textwrap import dedent
0 commit comments