Skip to content
Snippets Groups Projects
Commit 20fce54b authored by florian's avatar florian
Browse files

STY: autopep8'd

parent b4783ea5
Branches
Tags
2 merge requests!160STY: styling,!127More documentation (docstrings) of parameters add/remove_prefix and restricted_path
Pipeline #39820 passed
......@@ -22,7 +22,6 @@
from caoscrawler.crawl import split_restricted_path
def test_split_restricted_path():
assert split_restricted_path("") == []
assert split_restricted_path("/") == []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment