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

Commit 914622d

Browse files
committed
fix indentation
1 parent 775a522 commit 914622d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsoc/common/utils/build_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from django.conf import settings
66

77
from gsoc.models import (Event, Timeline, UserProfile, GsocYear,
8-
BlogPostDueDate, Scheduler, ReaddUser)
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)