mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Reorganization of all modules.
This commit is contained in:
parent
e0bed8ba52
commit
872a5546fc
23 changed files with 77 additions and 43 deletions
5
stegano/steganalysis/__init__.py
Normal file
5
stegano/steganalysis/__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
#-*- coding: utf-8 -*-
|
||||
|
||||
from .steganalysisParity import *
|
||||
from .steganalysisStatistics import *
|
Loading…
Add table
Add a link
Reference in a new issue