The line break between the citation tags creates a formatting issue. Remove line 54 to ensure the <cite>dg scaffold</cite> appears correctly in the rendered documentation. This will improve readability by keeping the citation tags and their content properly connected.
The <cite>src.PROJECT_NAME.defs</cite> directory holds Python objects that can be targeted by the
<cite>dg scaffold</cite> command or have dg-inspectable metadata. Custom component types in the project live in
<cite>src.PROJECT_NAME.components</cite>. These types can be created with <cite>dg scaffold component</cite>.
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
Originally posted by @graphite-app in dagster-io/dagster#31467 (comment)
The line break between the citation tags creates a formatting issue. Remove line 54 to ensure the
<cite>dg scaffold</cite>appears correctly in the rendered documentation. This will improve readability by keeping the citation tags and their content properly connected.Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
Originally posted by @graphite-app in dagster-io/dagster#31467 (comment)