mirror of
https://github.com/CyberSecurityUP/NeuroSploit.git
synced 2026-07-15 07:17:19 +02:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Database migrations for NeuroSploit v3"""
|
||||
from backend.migrations.run_migrations import run_migration, get_db_path
|
||||
|
||||
__all__ = ["run_migration", "get_db_path"]
|
||||
Reference in New Issue
Block a user