Skip to content

Commit

Permalink
add os to import
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Jan 30, 2024
1 parent 83fd4de commit 2d5bf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nbiatoolkit/nbia.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import zipfile
from tqdm import tqdm
from pyfiglet import Figlet

import os
# set __version__ variable
__version__ = "0.12.1"

Expand Down

0 comments on commit 2d5bf9e

Please sign in to comment.