Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit 1567935

Browse files
committed
remove whitespace
1 parent fa97965 commit 1567935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gsoc/common/utils/build_tasks.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from django.utils import timezone
55
from django.conf import settings
66

7-
from gsoc.models import (Event, Timeline,UserProfile, GsocYear,
8-
BlogPostDueDate, Scheduler, ReaddUser)
7+
from gsoc.models import (Event, Timeline, UserProfile, GsocYear,
8+
BlogPostDueDate, Scheduler, ReaddUser)
99
from gsoc.common.utils.tools import build_send_mail_json
1010

1111
from googleapiclient.discovery import build

0 commit comments

Comments
 (0)