Browse Source

Update 'get-json-key.py'

master
jstrong 4 years ago
parent
commit
ebc61bf3f2
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      get-json-key.py

+ 0
- 1
get-json-key.py View File

@@ -7,7 +7,6 @@ USAGE:
KEY can be a string key (object) or integer index (array), the program will try both
"""


import fileinput, sys, json, functools
from typing import *



Loading…
Cancel
Save