Open Teriks opened 3 months ago
cc @DN6
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
This is probably not a high traffic pipeline, but I have noticed it is probably possible for this pipeline to inherit
FromSingleFileMixin
harmlessly, it currently does not.I am using this snippet to support single file loads with this pipeline and it seems to work fine when it inherits this mixin.