We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c75f5 commit 3d7b63aCopy full SHA for 3d7b63a
airflow/providers/docker/decorators/docker.py
@@ -161,8 +161,9 @@ def docker_task(
161
# [START decoratormixin]
162
class DockerDecoratorMixin:
163
"""
164
- Helper class for inheritance. This class is only used for the __init__.pyi so that IDEs
165
- will autocomplete docker decorator functions
+ Helper class for inheritance. This class is only used during type checking or auto-completion
+
166
+ :meta private:
167
168
169
def docker(
docs/spelling_wordlist.txt
@@ -141,7 +141,6 @@ Firehose
141
Firestore
142
Flink
143
FluentD
144
-FooDecoratedOperator
145
Formaturas
146
Fundera
147
GCS
0 commit comments