Commit 261dd4b4 authored by Julien Muchembled's avatar Julien Muchembled

client: fix relative import

parent 80d180e7
...@@ -94,4 +94,4 @@ def patch(): ...@@ -94,4 +94,4 @@ def patch():
patch() patch()
import app # set up signal handlers early enough to do it in the main thread from . import app # set up signal handlers early enough to do it in the main thread
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment