Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2023-02-19 18:27:09 +01:00
parent 5873364861
commit 0569531cf7
3 changed files with 5 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ from datetime import timedelta
graphql_url = "https://rp3rowing-app.com/graphql"
import urllib
class RP3Integration(SyncIntegration):
def __init__(self, *args, **kwargs):