Skip to content

Remove extra type parameter#282

Merged
darsnack merged 1 commit into
FluxML:masterfrom
just-cameron:patch-1
Jul 11, 2023
Merged

Remove extra type parameter#282
darsnack merged 1 commit into
FluxML:masterfrom
just-cameron:patch-1

Conversation

@just-cameron

Copy link
Copy Markdown
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
Copy Markdown
Member

Thanks!

@darsnack darsnack merged commit ddb3a98 into FluxML:master Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants