Skip to content

Commit

Permalink
Update scripts/python/get_ticket_id.py
Browse files Browse the repository at this point in the history
Co-authored-by: Feliks Pobiedziński <[email protected]>
  • Loading branch information
bartkrak and FelonEkonom authored May 22, 2024
1 parent c8334d9 commit c2ab4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/python/get_ticket_id.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
print("Provided JSON:", full_json)
sys.exit(1)
else:
print(item_id)
print(item_id)

0 comments on commit c2ab4a9

Please sign in to comment.