feat: start page module #103
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Ruff (D101):
backend/src/kwai/modules/page/pages/page_db_repository.py#L39
backend/src/kwai/modules/page/pages/page_db_repository.py:39:7: D101 Missing docstring in public class
|
Ruff (D100):
backend/src/kwai/modules/page/pages/page_tables.py#L1
backend/src/kwai/modules/page/pages/page_tables.py:1:1: D100 Missing docstring in public module
|
ruff
Process completed with exit code 1.
|