mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-31 07:18:27 -04:00
Import os module for SQlite
This commit is contained in:
parent
f1239ded3d
commit
7e40ba63ff
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
|
import os
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
# sqlite3 is optional.
|
# sqlite3 is optional.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue