1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-07-02 22:36:54 +02:00
Files
STARK/Controls/Django/api/urls.py
2022-04-14 22:57:55 +02:00

9 lines
75 B
Python

from django.urls import path
# from . import methods
urlpatterns = [
]