selfprivacy-rest-api/selfprivacy_api/jobs
Houkime 14c4ae26ab explicitly mark helper functions private
I thought about making them private class members, but that would get
unreadable and do more harm than good.
2022-11-30 16:22:46 +00:00
..
__init__.py explicitly mark helper functions private 2022-11-30 16:22:46 +00:00
migrate_to_binds.py Catch error during binds migration and delete the job if it is stuck during restart 2022-09-22 19:38:59 +03:00
test.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00