Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstrings to DAG class methods #206

Closed
martingrayson opened this issue Jul 30, 2015 · 2 comments
Closed

Add docstrings to DAG class methods #206

martingrayson opened this issue Jul 30, 2015 · 2 comments

Comments

@martingrayson
Copy link

Is there an environment variable/some property of a dag to know the actual dags location on the file system?

@mistercrunch
Copy link
Member

Here:
https://github.com/airbnb/airflow/blob/master/airflow/models.py#L1576

I need to add docstrings to some of these methods so that they surface in the API docs...

Since it's a property you can just use mydag.filepath

@mistercrunch mistercrunch changed the title Env variable for dags working directory Add docstrings to DAG class methods Jul 30, 2015
@martingrayson
Copy link
Author

Thanks 👍

mobuchowski added a commit to mobuchowski/airflow that referenced this issue Jan 4, 2022
…faults (apache#206)

* dbt: parse dbt arguments that affect artifact location
* dbt: jobs have database and schema in names

Signed-off-by: Maciej Obuchowski <maciej.obuchowski@getindata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants