Skip to content

Add support for pyright based linters#11

Merged
agpenas merged 14 commits into
mainfrom
fix/linter_support
Oct 21, 2025
Merged

Add support for pyright based linters#11
agpenas merged 14 commits into
mainfrom
fix/linter_support

Conversation

@agpenas

@agpenas agpenas commented Oct 20, 2025

Copy link
Copy Markdown
Owner
  • Add stubs for typing.
  • Update README.md to include downloads.
  • Fix python version on 3.14 CI tests.
  • Fix linting errors.

…ators and base labeller

- Updated error message in `TestSimpleReturnEstimator` to clarify that prices must be numeric and coercible to float.
- Enhanced `TestBaseLabeller` to correctly handle instantiation of the abstract class and ensure `get_labels` raises `NotImplementedError`.
- Refactored type hints in `BaseLabeller` for better clarity and compliance with PEP 484.
…ds in OptimizationBounds and Optimizer classes
@agpenas agpenas merged commit 85a900d into main Oct 21, 2025
6 checks passed
@agpenas agpenas deleted the fix/linter_support branch October 21, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant