#80 Stick to the pep8 style standard inventory
Closed by astepano. Opened by sturivny.
Unknown source master

Download 80.patch

Groome code to pep8 style.

I am sorry, but this very hard to read. Why not to use:

        if ("subjects" not in inventory or
                not isinstance(inventory["subjects"], dict)):

Now I see that 'one' OR 'another'. Clear.

Pull-Request has been closed by astepano

Metadata