diff options
-rw-r--r-- | .pylintrc | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ ignore-imports=yes [MESSAGES CONTROL] -disable=fixme
\ No newline at end of file +disable= + fixme, + duplicate-code
\ No newline at end of file |
index : genenetwork3 | ||
GeneNetwork3 REST API for data science and machine learning |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .pylintrc | 4 |
@@ -4,4 +4,6 @@ ignore-imports=yes [MESSAGES CONTROL] -disable=fixme
\ No newline at end of file +disable= + fixme, + duplicate-code
\ No newline at end of file |