core: add helper for computing stats; use it in modules
This commit is contained in:
parent
a94b64c273
commit
1cc4eb5d8d
10 changed files with 79 additions and 3 deletions
|
@ -3,6 +3,7 @@ from more_itertools import ilen
|
|||
|
||||
from my.coding.github import get_events
|
||||
|
||||
# todo test against stats? not sure.. maybe both
|
||||
|
||||
def test_gdpr():
|
||||
import my.github.gdpr as gdpr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue