Skip to content

Commit

Permalink
Rename file to avoid absolute import name clash (apache#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
jroesch committed Aug 16, 2018
1 parent 85009f7 commit 85023ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay/python/relay/frontend/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#pylint: disable-all
"Frontends for Relay."
from relay.frontend.decorator import *
from relay.frontend.relay_decorator import *
File renamed without changes.

0 comments on commit 85023ba

Please sign in to comment.