Skip to content

Commit

Permalink
Fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
ziatdinovmax authored Oct 9, 2023
1 parent 3526b82 commit 64b1d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpax/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"""

import inspect
import re
from typing import Union, Dict, Type, List, Callable

import jax
Expand Down

0 comments on commit 64b1d88

Please sign in to comment.