2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-17 21:25:37 +00:00
This commit is contained in:
quadrismegistus 2020-09-06 19:25:25 +01:00
parent 58bc6fa2f0
commit 8575f4a3f7

View File

@ -86,7 +86,7 @@ class Crypt(Logger):
self.log('set() v -->',v)
v_b=self.package_val(v)
self.log(f'set({prefix}{k},\n\t{k_b}\n\t\n\t{v_b}\n)\n')
self.log(f'set({prefix}\n\t{k},\n\t{k_b}\n\t{k_b_hash}\n\t\n\t{v_b}\n)\n')
# stop
# stop