DrishtiSharma commited on
Commit
04c9342
·
verified ·
1 Parent(s): 504a395

Update patent_downloader.py

Browse files
Files changed (1) hide show
  1. patent_downloader.py +1 -1
patent_downloader.py CHANGED
@@ -167,4 +167,4 @@ def validate_directory(directory: str) -> None:
167
  Ensure the output directory exists.
168
  """
169
  if not os.path.exists(directory):
170
- os.makedirs(directory)
 
167
  Ensure the output directory exists.
168
  """
169
  if not os.path.exists(directory):
170
+ os.makedirs(directory)