Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
JrGoodle committed Sep 20, 2020
1 parent 8393eab commit 7576871
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions script/process_readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

import os
import re
import shutil
import subprocess
from pathlib import Path
from typing import List, Optional

if 'SETUP_PY' in globals():
repo_dir = Path(globals()['REPO_DIR'])
Expand Down

0 comments on commit 7576871

Please sign in to comment.