Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Imported type stubs from raphtory-stubs * Added empty py.typed for type stub recognition * Added type hints to nullmodels inputs * Some algorithms stubs * Checking stubs against rust? (And auto-generating docs?) * Properties et al fixes * Removed unnecessary functions * Pytest, first pass of checking stub/actual sync * Type edits * Started auto-generation of type stubs * Auto-generate docstrings * Auto-generated type stubs * Removed check-stubs script * Added property decorator * Added property decorator * Handle optional/required params * Auto-generated stubs * Better stubs 🙏 * Final stub gen version * Revert unnecessary changes to nullmodels * Refactor file structure for IDE recognition * Remove old stubs * Added class __init__ defs * Better __init__ param types * Moved script location * Module type fixes, minor edits * Added `make stubs` * Removed virtual env activation
- Loading branch information