Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enzofrnt committed Dec 12, 2024
1 parent 46bf077 commit 9db164f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ from rest_framework.views import APIView
from rest_framework.response import Response
from rest_framework.viewsets import ViewSet
from django.urls import path, include
from hybrid_router import HybridRouter
from hybridrouter import HybridRouter


class ServerConfigViewSet(ViewSet):
Expand Down

0 comments on commit 9db164f

Please sign in to comment.