Skip to content

Commit

Permalink
Renamed a file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Mueller committed Jun 9, 2024
1 parent 3c6194a commit b070952
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jace/util/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
propose_jax_name,
translate_dtype,
)
from .misc import FORBIDDEN_SDFG_VAR_NAMES, VALID_SDFG_OBJ_NAME, VALID_SDFG_VAR_NAME
from .definitions import FORBIDDEN_SDFG_VAR_NAMES, VALID_SDFG_OBJ_NAME, VALID_SDFG_VAR_NAME
from .traits import (
is_array,
is_drop_var,
Expand Down
File renamed without changes.

0 comments on commit b070952

Please sign in to comment.