Commit 006ae460 by Asif Saifuddin Auvi

remove trailing comma

parent 326e09dd
......@@ -8,7 +8,7 @@ from decimal import Decimal
import pytest
from django.http import QueryDict
from django.test import TestCase, override_settings
from django.utils import six,
from django.utils import six
import rest_framework
from rest_framework import serializers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment