-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
- Remove remaining mentions of Julia.
- allow .r and .R as suffixes if possible.
- Check that default suffix is set.
- Allow nested dicts as inputs.
str(value)
causes errors.pytask-r/src/pytask_r/execute.py
Line 44 in 143aa77
lambda x: str(x.path) if isinstance(x, PPathNode) else str(x.value), - Update Readme.
- Release new version.
Metadata
Metadata
Assignees
Labels
No labels