Skip to content

Commit

Permalink
Merge pull request #10 from enzofrnt/force
Browse files Browse the repository at this point in the history
trigger codeQL
  • Loading branch information
enzofrnt authored Sep 25, 2024
2 parents 65f75de + c0d4e32 commit c539af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ from rest_framework.viewsets import ViewSet
from django.urls import path, include
from hybrid_router import HybridRouter


class ServerConfigViewSet(ViewSet):
def list(self, request):
return Response({'a': 'b'})
Expand Down

0 comments on commit c539af8

Please sign in to comment.