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 b58227f commit c279537Copy full SHA for c279537
pydra/compose/base/builder.py
@@ -2,7 +2,6 @@
2
import types
3
from pathlib import Path
4
from copy import copy
5
-import attrs.validators
6
from pydra.utils.typing import TypeParser, is_optional, is_fileset_or_union
7
import attrs
8
from .task import Task, Outputs
0 commit comments