Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update datasets.rst issue with running example code (apache#35035)
dataset list is a list so running `print(dataset, dataset_list, dataset_list[dataset])` causes a `TypeError: list indices must be integers or slices, not str` lastly that attribute name should be `dag_id` and not `dag_run_id`
- Loading branch information