Skip to content

Commit 05df8ee

Browse files
john-s-andersenpdxjohnny
authored andcommitted
df: system context: TODO Merge where applicable with related dataflow as class PR
Related: intel/dffml#1330 Signed-off-by: john-s-andersen <john.s.andersen@intel.com>
1 parent efdde8c commit 05df8ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dffml/df/system_context/system_context.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ def deployment_dataflow_async_iter_func(
189189
_LOAD_DEFAULT_DEPLOYMENT_ENVIONRMENT, str
190190
] = LOAD_DEFAULT_DEPLOYMENT_ENVIONRMENT,
191191
) -> Callable[[Any], Any]:
192+
# TODO Merge where applicable with related dataflow as class PR
193+
# https://github.com/intel/dffml/pull/1330/files#diff-8cb812e38e5c575a07ab74c8a9d7e1f0d3f2b81db17cc3da5fe9b6aef694a821R88-R400
192194
# Create a new function
193195
async def func(**kwargs):
194196
# See 4cd70c6ff421fbc902db3499f4bfe4ebe0e6480f for CachedDownloadWrapper

0 commit comments

Comments
 (0)