We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deec858 commit 9990039Copy full SHA for 9990039
fractal_tasks_core/tasks/projection.py
@@ -12,8 +12,6 @@
12
"""
13
Task for 3D->2D maximum-intensity projection.
14
15
-from __future__ import annotations
16
-
17
import logging
18
from typing import Any
19
0 commit comments