# docstring
all docstring should be in english

# test code
all test code should be written by pytest
all fixture should be located in the conftest.py

# lint and formatting
should use ruff for linting and formatting
