v.0.7.5 SimpleCounter

This commit is contained in:
tiijay
2025-11-15 13:57:51 +01:00
parent c7855e3fcc
commit 4459a2f648
4 changed files with 57 additions and 11 deletions

View File

@@ -112,4 +112,4 @@ class Weather_Checker():
except OSError as e:
print(f'Error: connection closed - {e}')
finally:
print('finally done.')
print('finally, check done.')