updated daun submodule
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
**/__pycache__/
|
||||
/build/
|
||||
*/build/*
|
||||
*.spec
|
||||
/.idea/
|
||||
/tests/
|
||||
|
||||
Submodule client/daun updated: 7de8da29d6...9029e24452
@@ -4,9 +4,9 @@ import pysher
|
||||
import io
|
||||
from contextlib import redirect_stdout
|
||||
import subprocess
|
||||
import daun.modules as daun # needed to use daun functionality from admin
|
||||
import sys
|
||||
sys.path.append('daun/modules')
|
||||
import daun.modules as daun # needed to use daun functionality from admin
|
||||
|
||||
client_id = int()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user