Skip to content

Commit

Permalink
Fix file name for example DAG (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstsai authored Sep 25, 2024
1 parent 1794664 commit b8aa3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Then fill in the fields for "Connection Id" (`anomalo-default` is the default co
2. Job Sensor `airflow.providers.anomalo.sensors.anomalo.AnomaloJobCompleteSensor`
3. Validate table checks: `airflow.providers.anomalo.operators.anomalo.AnomaloPassFailOperator`

3. See `anomalo_dag_example.py` for usage example
3. See `example_anomalo.py` for usage example

## Releasing to PyPi

Expand Down

0 comments on commit b8aa3e5

Please sign in to comment.