aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pylintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.pylintrc b/.pylintrc
new file mode 100644
index 0000000..0bdef23
--- /dev/null
+++ b/.pylintrc
@@ -0,0 +1,3 @@
+[SIMILARITIES]
+
+ignore-imports=yes \ No newline at end of file