mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Import os before using it.
This commit is contained in:
parent
66ac089a53
commit
1fe4cef61b
@ -31,6 +31,7 @@
|
|||||||
Module for some slight database-independence for simple databases.
|
Module for some slight database-independence for simple databases.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
import os
|
||||||
import csv
|
import csv
|
||||||
import math
|
import math
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user