restructure of dirs, huge docs update
This commit is contained in:
6
app/web/jobs/__init__.py
Normal file
6
app/web/jobs/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Background jobs package for SneakyScanner.
|
||||
|
||||
This package contains job definitions for background task execution,
|
||||
including scan jobs and scheduled tasks.
|
||||
"""
|
||||
Reference in New Issue
Block a user