Worker to sign a pdf in python
Go to file
Julien Fastré ed81eb749c
Remove unused import in worker.py
Deleted import of the 'io' module from worker.py as it was not being used. This helps clean up the code and potentially reduce memory usage. Cleaning up unused imports also makes the codebase more maintainable.
2024-09-03 14:33:53 +02:00
.idea idea configuration for worker 2024-06-27 09:51:46 +02:00
pythonProject Remove unused import in worker.py 2024-09-03 14:33:53 +02:00
.drone.yml fix drone process 2024-06-27 13:26:02 +02:00