1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

initialize query variables

This commit is contained in:
Kelly Brazil
2022-07-20 15:57:05 -07:00
parent 16b17dd7aa
commit bd8e69ce98

View File

@ -147,6 +147,8 @@ def parse(
my_path = None
path_list = None
query_obj = None
query_list = None
if unquoted_parts.path:
# normalize the path by removing any duplicate `/` chars