Skip to content

Commit

Permalink
Unupdate test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tesss24 authored Dec 11, 2023
1 parent a7b3f3f commit 61fd80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScheduleBuilder/google_calendar/test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from google_calendar.views import *
from profile.views import *
from account.views import *
from django.urls import reverse
from django.test import Client
from unittest.mock import Mock, patch
Expand Down

0 comments on commit 61fd80b

Please sign in to comment.