Streamline None checking in initialize_search

This commit is contained in:
Saba
2021-11-28 12:05:04 -05:00
parent bf8ae31e6a
commit 5b80b87379
2 changed files with 4 additions and 8 deletions

View File

@@ -1,9 +1,6 @@
# Standard Packages
import json
import time
import gzip
import os
import sys
import re
import argparse
import pathlib