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
When running doctests with #12659 applied, an "ImportWarning: Not importing directory" is raised due to there being a sage/graphs/planarity.so and sage/graphs/planarity directory. This moves the C source code into a planarity_c directory.