We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea2993 commit 97d00f5Copy full SHA for 97d00f5
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