diff options
-rw-r--r-- | .landscape.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.landscape.yml b/.landscape.yml new file mode 100644 index 00000000..680ee0e7 --- /dev/null +++ b/.landscape.yml @@ -0,0 +1,3 @@ +pylint: + disable: + - unpacking-non-sequence
\ No newline at end of file |