I keep forgetting to import sys
parent
0ec0416c0f
commit
38d38ff844
|
@ -23,6 +23,7 @@ import oauth2 as oauth
|
||||||
from itertools import islice
|
from itertools import islice
|
||||||
|
|
||||||
import re
|
import re
|
||||||
|
import sys
|
||||||
|
|
||||||
from regluit.core import tasks
|
from regluit.core import tasks
|
||||||
from regluit.core import models, bookloader, librarything
|
from regluit.core import models, bookloader, librarything
|
||||||
|
|
Loading…
Reference in New Issue