@@ -16,6 +16,7 @@ class Bank(Target):
pass
def reset(self):
logging.info("Reset Bank " + self.name)
for target in self.targets:
target.reset()
The note is not visible to the blocked user.