Skip to content

Commit 78dd3ef

Browse files
authored
docs: Remove todos (#115)
1 parent e0a3ee6 commit 78dd3ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

grafana_api/model.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
ERROR_MESSAGES: list = ["invalid API key", "Invalid API key", "Expired API key"]
1111

1212

13-
# TODO SSO Integrationtests
14-
# TODO Check the Alerting case https://github.com/grafana/grafana/blob/main/pkg/services/ngalert/api/tooling/post.json
15-
16-
1713
class APIEndpoints(Enum):
1814
"""The class includes all necessary API endpoint strings to connect the Grafana API"""
1915

0 commit comments

Comments
 (0)