Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson committed Feb 17, 2025
2 parents ffe27ab + 4bc7cba commit 02a28ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simba/SimBA.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import os.path
import warnings

warnings.filterwarnings("ignore", category=FutureWarning)
warnings.filterwarnings("ignore", category=DeprecationWarning)
import atexit
Expand Down

0 comments on commit 02a28ee

Please sign in to comment.