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
workflow
ewoksapps
est
Commits
cf78ac93
Commit
cf78ac93
authored
Oct 08, 2021
by
Henri Payno
Browse files
[ewoksorange] update import path. ewoksow has been renamed owwidgets
parent
bd10c742
Pipeline
#56328
failed with stages
in 11 minutes and 18 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
orangecontrib/est/process.py
View file @
cf78ac93
...
...
@@ -29,7 +29,7 @@ __date__ = "06/07/2019"
import
logging
from
ewoksorange.bindings.
ewoksow
import
OWEwoksWidgetOneThread
from
ewoksorange.bindings.
owwidgets
import
OWEwoksWidgetOneThread
from
ewokscore.hashing
import
MissingData
from
est.core.types
import
XASObject
...
...
orangecontrib/est/widgets/utils/xas_input.py
View file @
cf78ac93
...
...
@@ -37,7 +37,7 @@ import est.core.io
import
est.core.process.ignoreprocess
import
est.core.process.io
from
est.gui.xas_object_definition
import
XASObjectWindow
from
ewoksorange.bindings.
ewoksow
import
OWEwoksWidgetNoThread
from
ewoksorange.bindings.
owwidgets
import
OWEwoksWidgetNoThread
_logger
=
logging
.
getLogger
(
__file__
)
...
...
orangecontrib/est/widgets/utils/xas_output.py
View file @
cf78ac93
...
...
@@ -31,7 +31,7 @@ __date__ = "06/11/2019"
from
Orange.widgets
import
gui
from
Orange.widgets.settings
import
Setting
from
silx.gui
import
qt
from
ewoksorange.bindings.
ewoksow
import
OWEwoksWidgetNoThread
from
ewoksorange.bindings.
owwidgets
import
OWEwoksWidgetNoThread
import
est.core.process.io
import
logging
import
h5py
...
...
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