ENH: Provide a pyFAI Geometry Optimization Task #196
Annotations
10 errors
Ruff (E402):
lute/tasks/geom_opt.py#L38
lute/tasks/geom_opt.py:38:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L39
lute/tasks/geom_opt.py:39:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L40
lute/tasks/geom_opt.py:40:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L41
lute/tasks/geom_opt.py:41:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L42
lute/tasks/geom_opt.py:42:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L43
lute/tasks/geom_opt.py:43:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L44
lute/tasks/geom_opt.py:44:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L45
lute/tasks/geom_opt.py:45:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L46
lute/tasks/geom_opt.py:46:1: E402 Module level import not at top of file
|
Ruff (E402):
lute/tasks/geom_opt.py#L47
lute/tasks/geom_opt.py:47:1: E402 Module level import not at top of file
|