test create branch, place holder for trap fix
This commit is contained in:
parent
3e8f57bd34
commit
2efcb22c58
@ -95,6 +95,7 @@ def is_valid(url):
|
||||
return False
|
||||
elif parsed.fragment:
|
||||
return False
|
||||
# will add trap check here most likely
|
||||
else:
|
||||
return True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user