Skip to content

Commit

Permalink
Update network.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adammhaile committed Mar 6, 2016
1 parent c878c89 commit 3eb0db0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bibliopixel/drivers/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
import time

import os
from .. import log
os.sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
import log


class CMDTYPE:
Expand Down

0 comments on commit 3eb0db0

Please sign in to comment.