We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cea2993 + 97d00f5 commit 440ecbfCopy full SHA for 440ecbf
styles/google-class.txt
@@ -1,6 +1,6 @@
1
"""
2
{% if attr|len > 0 %}
3
Attributes:
4
-{% for a in attr %}{{indent}}{{a}}
+{% for a in attr %}{{indent}}{{a}}:
5
{% endfor %}{% endif %}
6
0 commit comments