Skip to content

Commit

Permalink
Avoid conflicting names between built-in signal and project signal file
Browse files Browse the repository at this point in the history
  • Loading branch information
jsancho-gpl committed Jun 15, 2017
1 parent 6513cda commit 6969efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxsugarpy/signal.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#
##############################################################################

from __future__ import absolute_import
from .log import *
import signal

Expand Down

0 comments on commit 6969efb

Please sign in to comment.