Skip to content

Commit

Permalink
fix(ingestion/prefect-plugin): fix docGenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
dushayntAW committed Jun 12, 2024
1 parent 6f09119 commit f756f62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion metadata-ingestion/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ cd metadata-ingestion-modules/prefect-plugin
../../gradlew :metadata-ingestion-modules:prefect-plugin:installDev
source venv/bin/activate
datahub version # should print "DataHub CLI version: unavailable (installed in develop mode)"
```

### Common setup issues

Expand Down Expand Up @@ -252,4 +253,4 @@ tox -- --update-golden-files

# Update golden files for a specific environment.
tox -e py310-airflow26 -- --update-golden-files
```
```

0 comments on commit f756f62

Please sign in to comment.