Skip to content
GitLab
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
41a9b157
Commit
41a9b157
authored
Jun 21, 2021
by
Matias Guijarro
Browse files
Merge branch 're_fix_speedgoat_dll_loading' into 'master'
fix typo in speedgoat dll loading fix. See merge request
!3822
parents
6cd49dc3
85879ea6
Pipeline
#49136
failed with stages
in 106 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bliss/controllers/speedgoat/xpc.py
View file @
41a9b157
...
...
@@ -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
.
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