mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 13:55:24 +00:00
typos
This commit is contained in:
@@ -725,7 +725,7 @@ class LoadingSurvex:
|
|||||||
parser="survex",
|
parser="survex",
|
||||||
message=message
|
message=message
|
||||||
)
|
)
|
||||||
print(f" - {len(valid_list)} SurvexPersonRoles in ist, savibg.. ({connection.vendor})", file=sys.stderr)
|
print(f" - {len(valid_list)} SurvexPersonRoles in list, saving.. ({connection.vendor})", file=sys.stderr)
|
||||||
if connection.vendor == 'mysql':
|
if connection.vendor == 'mysql':
|
||||||
pr_save_mysql()
|
pr_save_mysql()
|
||||||
else:
|
else:
|
||||||
@@ -3343,7 +3343,6 @@ def survexifywallets():
|
|||||||
not inheriting *ref properly in the survexfile ?
|
not inheriting *ref properly in the survexfile ?
|
||||||
"""
|
"""
|
||||||
print(f" - Update wallets with survex data")
|
print(f" - Update wallets with survex data")
|
||||||
print(f" - Update wallets with survex data", file=sys.stderr)
|
|
||||||
|
|
||||||
start = time.time()
|
start = time.time()
|
||||||
# if there is a wallet for a block, add the people to the wallet
|
# if there is a wallet for a block, add the people to the wallet
|
||||||
|
|||||||
Reference in New Issue
Block a user