Skip to content

Import typesof from Base instead of InteractiveUtils#132

Merged
Pangoraw merged 2 commits intoFluxML:masterfrom
serenity4:patch-1
Jun 18, 2025
Merged

Import typesof from Base instead of InteractiveUtils#132
Pangoraw merged 2 commits intoFluxML:masterfrom
serenity4:patch-1

Conversation

@serenity4
Copy link
Contributor

typesof was defined in Base, and simply used by InteractiveUtils. JuliaLang/julia#57909 removed the using statement from InteractiveUtils, breaking the import. This PR fixes that.

serenity4 and others added 2 commits April 29, 2025 19:26
`typesof` was defined in Base, and simply used by InteractiveUtils. A recent commit removed the `using` from InteractiveUtils, breaking the import.
@serenity4
Copy link
Contributor Author

Given that the change is completely neutral, I don't think test failures are related.

@serenity4
Copy link
Contributor Author

Could someone merge this? That's a very simple change and it fixes a warning on nightly.

@Pangoraw Pangoraw merged commit 16d28d9 into FluxML:master Jun 18, 2025
2 of 8 checks passed
@Pangoraw
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants