Skip to content

PEP8 MR4 E4xx: import

guoqiao requested to merge catalyst-samba/samba:PEP8-MR4-E4xx-import into master

I am trying to make Samba Python code follow PEP8 code style with autopep8.

To avoid making monster commit, I will make MR by Error Code groups.

This Merge Request is based on PEP8 MR3 E3xx: whitespace

It includes the fixes from autopep8 for import(error codes E4xx).

Following MRs are coming based on this one.

Merge request reports