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
Note that ismutable is only available from Julia v1.5 on. Therefore one should either use ismutable from Compat.jl or create a method that checks for the Julia version and acts accordingly.
And while someone is on that, maybe they can also replace this line
See sbromberger/LightGraphs.jl#1597
The text was updated successfully, but these errors were encountered: