summaryrefslogtreecommitdiff
path: root/fossee_manim/views.py
diff options
context:
space:
mode:
authorAlwin18472072019-11-04 17:26:27 +0530
committerAlwin18472072019-11-04 17:26:27 +0530
commit6c741569e8ef73fe1e8773419f241891dd69a1ad (patch)
tree5c5ff33906492582109d1b8076b699be8acd5d92 /fossee_manim/views.py
parent7c650b158109a9d59882365d26f0327390268f13 (diff)
downloadFOSSEE_animations-6c741569e8ef73fe1e8773419f241891dd69a1ad.tar.gz
FOSSEE_animations-6c741569e8ef73fe1e8773419f241891dd69a1ad.tar.bz2
FOSSEE_animations-6c741569e8ef73fe1e8773419f241891dd69a1ad.zip
removed merge conflicts
Diffstat (limited to 'fossee_manim/views.py')
-rw-r--r--fossee_manim/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fossee_manim/views.py b/fossee_manim/views.py
index 3ea851e..b8ab7b0 100644
--- a/fossee_manim/views.py
+++ b/fossee_manim/views.py
@@ -3,7 +3,7 @@ from .forms import (
UserRegistrationForm, UserLoginForm,
ProfileForm, AnimationProposal,
CommentForm, UploadAnimationForm,
- AnimationProposal_edit
+ AnimationProposal_edit,
)
from .models import (
Profile, User, AnimationStats,