bitwarden

This commit is contained in:
jaydee
2024-09-23 17:41:05 +02:00
parent 3908bc3ae0
commit 16ea251de1

View File

@@ -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: