add sqlite3.dump (#13085)

This commit is contained in:
Stephen Morton
2024-11-25 09:14:45 -08:00
committed by GitHub
parent 764d71739b
commit 4944f1b12c
2 changed files with 2 additions and 1 deletions

2
stdlib/sqlite3/dump.pyi Normal file
View File

@@ -0,0 +1,2 @@
# This file is intentionally empty. The runtime module contains only
# private functions.