Anyone know why PRs are failing with this? ```Warn...
# contribute
c
Anyone know why PRs are failing with this?
Copy code
Warning, treated as error:
/home/runner/work/flyte/flyte/flyte/docs/_src/flytekit/flytekit/configuration/__init__.py:docstring of flytekit.configuration:24:Inline literal start-string without end-string.
make[1]: *** [Makefile:20: html] Error 2
make[1]: Leaving directory '/home/runner/work/flyte/flyte/flyte/docs'
make: *** [Makefile:89: docs] Error 2
b
hi @clean-glass-36808, this PR should disable the docs building test in CI (since flyte docs are now built elsewhere). Once that PR is merge you can rebase and unblock your PR