Skip to content
#

production

Here are 531 public repositories matching this topic...

flyte
wild-endeavor
wild-endeavor commented May 21, 2021

Describe the Issue
In cleaning up the translator.py in flytekit, we started using Nones to act as the sentinel value to check for the existence of reference entities in dynamic tasks. This is not good.

This is assigned here:
https://github.com/flyteorg/flytekit/pull/481/files#diff-2abdf48adbfb3ca373dc812cebdf842d32aa74b15c72280bdaa83c5d0f39a280R359
and checked here:
https://github.co

mlech-reef
mlech-reef commented Jan 19, 2021

Few remarks regarding the documentation were put into the git repository under:

  • doc/source/missing.txt
  • doc/source/remarks.txt

These files were removed in #178 and all issues from there are moved here.

doc/source/missing.txt:

Missing	

1. Missing explanation	
In 	
doc/source/tutorial.rst 	
    line 102 	
AND in 	
b2sdk/api.py 	
    line 194 	
there are mentions of "

Improve this page

Add a description, image, and links to the production topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the production topic, visit your repo's landing page and select "manage topics."

Learn more