Skip to content

Commit 66bbfe3

Browse files
committed
style: fix flake8
1 parent be9c7dd commit 66bbfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anjana/anonymity/utils/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def apply_hierarchy_current(
8686
level: int,
8787
actual: int,
8888
) -> typing.Union[typing.List, np.ndarray]:
89-
"""Apply certain level of a hierarchy for a quasi-identifier given the current level.
89+
"""Apply certain level of a hierarchy for a quasi-identifier given the current one.
9090
9191
:param data: data under study.
9292
:type data: list, numpy array

0 commit comments

Comments
 (0)