JulianJvn

Results 3 issues of JulianJvn

### Bug description Pylint doesn't give `missing-function-docstring` messages for methods that `@override` base class methods that have docstrings. This is good. Unfortunately, this doesn't seem to work if the base...

Needs triage :inbox_tray:

## Summary Cursor pagination doesn't seem to work with union queries, in contrast to non-cursor pagination. ## Steps to Reproduce Run this Python script: ```python from fastapi_pagination import Params from...

bug

Scenario: In a DVC stage, I want to run the main function of a Python module that's located in `src/my_package/main.py` in my DVC repository, i.e., `python -m my_package.main`. In order...

p3-nice-to-have
discussion
A: pipelines