tpiekarski/derl

Resort and group imports following PEP8

tpiekarski opened this issue · 0 comments

Overview

Resort and group imports according PEP8 in the following way:

  1. Standard library imports
  2. Related this party imports
  3. Local application/library specific imports

Links