zamena.py:12:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
zamena.py:13:0: C0304: Final newline missing (missing-final-newline)
zamena.py:13:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation)
zamena.py:1:0: C0114: Missing module docstring (missing-module-docstring)
zamena.py:5:0: W0622: Redefining built-in 'dir' (redefined-builtin)
zamena.py:4:0: C0103: Constant name "image" doesn't conform to UPPER_CASE naming style (invalid-name)
zamena.py:5:0: C0103: Constant name "dir" doesn't conform to UPPER_CASE naming style (invalid-name)