-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
minorEasy to fix issue that can be completed in a limited amount of time, similar to "easy fix"Easy to fix issue that can be completed in a limited amount of time, similar to "easy fix"pythonPull requests that update Python codePull requests that update Python code
Description
As of PR-#92, the Py2neo package has been removed from the project's dependencies. To ensure the project's codebase is up to date, it's necessary to remove all references to the Py2neo package from the code.
This includes any imports, function calls, or code sections that use Py2neo-specific functionality. Review the entire codebase and make the necessary changes to eliminate any dependencies on Py2neo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
minorEasy to fix issue that can be completed in a limited amount of time, similar to "easy fix"Easy to fix issue that can be completed in a limited amount of time, similar to "easy fix"pythonPull requests that update Python codePull requests that update Python code
Type
Projects
Status
In progress