Skip to content

Commit

Permalink
Update detectors submodule initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
rosericazondekon committed May 5, 2023
1 parent b842e0a commit d09f5d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pynssp/detectors/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from .ewma import *
from .nbinom import *
from .serfling import *
from .regression import *
from .switch import *

0 comments on commit d09f5d5

Please sign in to comment.