Skip to content
Snippets Groups Projects
Verified Commit d0d01f2d authored by Pinguin's avatar Pinguin :penguin:
Browse files

Do tox lint and reformat

parent 85c24673
Branches
Tags
1 merge request!1223Resolve "Links in object column of data check table is broken"
Pipeline #125163 failed
import random
import string
from urllib.parse import urlparse
from django import template
......@@ -32,7 +31,7 @@ def add_class_to_el(value: str, arg: str) -> str:
@register.filter
def remove_prefix(value: str, prefix: str) -> str:
"""Remove prefix of a url
"""Remove prefix of a url.
:Example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment