Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove extra type parameter #282

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Remove extra type parameter #282

merged 1 commit into from
Jul 11, 2023

Conversation

cpfiffer
Copy link
Contributor

This is a super simple PR to remove an extraneous type parameter that throws a warning on Julia 1.9>=.

Here's the relevant error:

┌ FastAI [5d0beca9-ade8-49ae-ad0b-a3cf890e669f]
│  WARNING: method definition for mockblock at /home/cameron/.julia/packages/FastAI/f27xT/src/encodings/onehot.jl:37 declares type variable N but does not use it.
└  

@darsnack
Copy link
Member

Thanks!

@darsnack darsnack merged commit ddb3a98 into FluxML:master Jul 11, 2023
6 of 7 checks passed
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