#979 Improve documentation consistency and remove @task
Pull request opened by
tjKairos
Different function names were being used for the hash function, so I fixed those. Further, the
@task on the hash_pandas_dataframe_function would actually cause an error if it was added to the hash function. Beyond being generally incorrect behavior, it would cause an error due to the parameter being implicitly passed as a positional argument even though tasks only accept keyword arguments.
flyteorg/flytesnacks
GitHub Actions: Mark github pre-release as Release
GitHub Actions: Publish artifacts to github release
GitHub Actions: Create Prerelease
GitHub Actions: Bump Version
✅ 26 other checks have passed
26/30 successful checks