mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -57,7 +57,7 @@ if os.path.exists(_FULL_PATH):
|
|||||||
|
|
||||||
if not os.path.exists(_PROCESSED):
|
if not os.path.exists(_PROCESSED):
|
||||||
os.mkdir(_PROCESSED)
|
os.mkdir(_PROCESSED)
|
||||||
print(_SEQUENCES)
|
print(f"SEQUENCES : {_SEQUENCES}")
|
||||||
|
|
||||||
for vid in video_seq:
|
for vid in video_seq:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user