Skip to content
Snippets Groups Projects
Commit bfa81a52 authored by Julien (jvoisin) Voisin's avatar Julien (jvoisin) Voisin
Browse files

Fuck you pylint

parent 4814b291
Branches improve_images
No related tags found
No related merge requests found
......@@ -309,8 +309,7 @@ class MSOfficeParser(ZipParser):
@staticmethod
def __randomize_field(full_path: str, keyspace: str, tag: str, field: str
) -> bool:
def __randomize_field(full_path: str, keyspace: str, tag: str, field: str) -> bool:
"""Randomize the value of `field` in `tag` in
the corresponding `keyspace`."""
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment