Skip to content

Commit

Permalink
remove tqdm
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda committed Aug 5, 2024
1 parent 4459596 commit 7ec8069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elaston/green.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import numpy as np
from elaston import tools
from tqdm.auto import tqdm
from functools import cached_property

__author__ = "Sam Waseda"
Expand Down

0 comments on commit 7ec8069

Please sign in to comment.