Skip to content
2 changes: 1 addition & 1 deletion scripts/route_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
import argparse
from enum import Enum
import ipaddress
import ijson
import ijson.backends.python as ijson
import json
import os
import re
Expand Down
Loading