From 66026d3483e0a0fa652575cfa512b0a4b91e69b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=20V=C3=AEjdea?= Date: Fri, 21 Dec 2018 15:07:38 +0200 Subject: [PATCH] Fix lint errors --- .idea/inspectionProfiles/Project_Default.xml | 5 ----- setup.py | 4 +++- src/drf_yasg/codecs.py | 15 +++++++-------- src/drf_yasg/utils.py | 2 +- testproj/testproj/util.py | 3 --- 5 files changed, 11 insertions(+), 18 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 9f03014..4526c6f 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -55,11 +55,6 @@ - -