update: bump 'common' version to 0.1.20

This commit is contained in:
2026-08-11 21:54:29 +08:00
parent 9288023297
commit f2b32091a7
2 changed files with 94 additions and 94 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ APIURL = "https://%s.vosfactures.fr"
def main(driver: WebDriver, logger = logging.getLogger('main')):
parameters = vars(args)
http = PoolManager()
sp = ServiceProvider.default()
sp = ServiceProvider(ServiceProvider.Options())
class Status(Enum):
BUSY = 0
BIN
View File
Binary file not shown.