Skip to content

Instantly share code, notes, and snippets.

@rupa
Created August 16, 2017 14:27

Revisions

  1. rupa created this gist Aug 16, 2017.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    from long.ass.path.that.is.really.quite.long \
    import VerboseClassName

    from long.ass.path.that.is.really.quite.long import (
    VerboseClassName)