4 lines
48 B
Python
4 lines
48 B
Python
"""the webhook endpoint"""
|
|
|
|
from . import views
|
"""the webhook endpoint"""
|
|
|
|
from . import views
|