Files
django-lasuite/tests/test_project/urls.py
Quentin BEY f049940ddb 🎉(build) bootstrap library folders
Add initial project structure with tests and configuration files:
 - ruff for format and linting
 - uv with hatch for packaging
2025-03-29 08:55:01 +01:00

4 lines
56 B
Python

"""Test project URL configuration."""
urlpatterns = []