-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Super obvious bugfixes in a few files.
ig.py (and ig2.py) - line 158 (148) inverse_args to these_args - line 228 (213) args to kwarg - line 231 (216) Thigh to Tlim - line 242 (227) Thigh to Tlim igmix.py - lines 309,310,390,394 - .data['Tlim'] to ._Tlim -line 330 args to kwarg
- Loading branch information
Joe Ranalli
committed
Dec 17, 2024
1 parent
f1a52fb
commit 82a6f31
Showing
3 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters