Skip to content

Commit

Permalink
Reformatted imports again
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Apr 30, 2017
1 parent 97aee23 commit aa663fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gaphor/adapters/classes/classconnect.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

from __future__ import absolute_import

import logging
from zope import component

from gaphor.UML import uml2, modelfactory
from gaphor.adapters.connectors import UnaryRelationshipConnect, RelationshipConnect
from gaphor.diagram import items
import logging


class DependencyConnect(RelationshipConnect):
Expand Down

0 comments on commit aa663fa

Please sign in to comment.