mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
bitwarden
This commit is contained in:
@@ -68,8 +68,8 @@ if os.path.exists(_FULL_PATH):
|
||||
print("This need to be joined!")
|
||||
# for p in parts:
|
||||
# join_string =
|
||||
else:
|
||||
continue
|
||||
# else:
|
||||
# continue
|
||||
print(parts)
|
||||
|
||||
join_s = "|".join(parts)
|
||||
|
||||
Reference in New Issue
Block a user