Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
vthorsteinsson committed Feb 28, 2023
1 parent 1546557 commit ec629f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
from typing import Any

import io
import sys
from glob import glob
from os.path import basename, dirname, join, splitext

Expand Down

0 comments on commit ec629f1

Please sign in to comment.