Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
bliss
Commits
85879ea6
Commit
85879ea6
authored
Jun 21, 2021
by
Cyril Guilloud
Browse files
fix typo in speedgoat dll loading fix.
parent
6cd49dc3
Pipeline
#49133
passed with stages
in 125 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bliss/controllers/speedgoat/xpc.py
View file @
85879ea6
...
...
@@ -7,9 +7,7 @@
from
__future__
import
absolute_import
import
os
import
sys
import
operator
import
functools
import
numpy
...
...
@@ -22,7 +20,6 @@ else:
xpc
=
None
ffi
=
None
from
._cffi
import
xpc
,
ffi
DEFAULT_SPEEDGOAT_PORT
=
22222
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment