You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have started using ExplicitImports in JuliaDiff/DifferentiationInterface.jl#573 and I'm wondering whether we could cut extensions some slack when they use private names from the main package. Since they are necessarily developed in lockstep and versioned together, would that be a reasonable default?