We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from
concat_sources=False
I think this depends on #530.
In case of concat_sources=False, the source names data:0 etc are not nice, and I think we can have better ways (this is #530).
data:0
(I'm not sure if we should also deprecate from for concat_sources=True, or if this is fine.)
concat_sources=True
The text was updated successfully, but these errors were encountered:
base:
Actually, not sure if the old behavior should be completely disallowed (so it needs a new behavior_version #508) or just deprecated.
behavior_version
Sorry, something went wrong.
No branches or pull requests
I think this depends on #530.
In case of
concat_sources=False
, the source namesdata:0
etc are not nice, and I think we can have better ways (this is #530).(I'm not sure if we should also deprecate
from
forconcat_sources=True
, or if this is fine.)The text was updated successfully, but these errors were encountered: