aboutsummaryrefslogtreecommitdiff
path: root/uploader/phenotypes/views.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-07-14 15:36:02 -0500
committerFrederick Muriuki Muriithi2025-07-14 15:36:02 -0500
commit16c2b27d23f0cc3b1bb5aa3ff5f4ce515a54d94f (patch)
treec297259ed7296c7f33d044cf30ec6f2c45ea97b0 /uploader/phenotypes/views.py
parente03cc2d560c563b2e9857980277c9a50a598373b (diff)
downloadgn-uploader-16c2b27d23f0cc3b1bb5aa3ff5f4ce515a54d94f.tar.gz
Deactivate linter error check.HEADmain
Diffstat (limited to 'uploader/phenotypes/views.py')
-rw-r--r--uploader/phenotypes/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/phenotypes/views.py b/uploader/phenotypes/views.py
index 94f66a7..556b5ff 100644
--- a/uploader/phenotypes/views.py
+++ b/uploader/phenotypes/views.py
@@ -1,4 +1,4 @@
-"""Views handling ('classical') phenotypes."""
+"""Views handling ('classical') phenotypes."""# pylint: disable=[too-many-lines]
import sys
import uuid
import json