my.stackexchange: use GDPR data for votes
This commit is contained in:
parent
ddea816a49
commit
63c825ab81
3 changed files with 98 additions and 2 deletions
|
@ -9,3 +9,8 @@ from .cfg import make_config
|
|||
from .util import __NOT_HPI_MODULE__
|
||||
|
||||
from .error import Res, unwrap
|
||||
|
||||
|
||||
# just for brevity in modules
|
||||
from dataclasses import dataclass
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue