4 lines
73 B
Python
4 lines
73 B
Python
"""Constants for the Overseerr tests."""
|
|
|
|
WEBHOOK_ID = "test-webhook-id"
|
"""Constants for the Overseerr tests."""
|
|
|
|
WEBHOOK_ID = "test-webhook-id"
|