mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
forgot the error
This commit is contained in:
parent
6297b5abfd
commit
681b23f86a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ from datetime import datetime, timedelta
|
|||
|
||||
import iptc
|
||||
|
||||
from errors import StorageNotFound
|
||||
from errors import *
|
||||
|
||||
|
||||
class Client(object):
|
||||
|
|
Loading…
Reference in a new issue