diff --git a/docs/gallery/data_testing/data_testing_flow.py b/docs/gallery/data_testing/data_testing_flow.py index 62134a0..683237c 100644 --- a/docs/gallery/data_testing/data_testing_flow.py +++ b/docs/gallery/data_testing/data_testing_flow.py @@ -19,7 +19,7 @@ # folder as this script. # - Start a shell, activate the venv, login to AWS and turn on your Mercadão # VPN. -# - In the shell, run the command: TODO +# - In the shell, run the command: prefect run -p docs/gallery/data_testing/data_testing_flow.py # # Note: this flow is designed to run in your laptop. It won't work in the # prefect server. Don't bother uploading it.