summaryrefslogtreecommitdiff
path: root/giscanner/maintransformer.py
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2015-09-29 23:32:15 -0400
committerColin Walters <walters@verbum.org>2015-09-29 23:32:47 -0400
commitc8180733e309b9f6746036346c91270283dcf917 (patch)
tree5a11abef0b494f175a3170a1c68f582e5d633104 /giscanner/maintransformer.py
parent77d9679e98ba89b3cd73acb594329fdc09efbba1 (diff)
downloadgobject-introspection-c8180733e309b9f6746036346c91270283dcf917.tar.gz
scanner: Pacify PEP8
Diffstat (limited to 'giscanner/maintransformer.py')
-rw-r--r--giscanner/maintransformer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/giscanner/maintransformer.py b/giscanner/maintransformer.py
index 1a91c9fb..8954fa70 100644
--- a/giscanner/maintransformer.py
+++ b/giscanner/maintransformer.py
@@ -1311,7 +1311,7 @@ method or constructor of some type."""
"""Look for virtual methods from the class structure."""
if not node.glib_type_struct:
# https://bugzilla.gnome.org/show_bug.cgi?id=629080
- #message.warn_node(node,
+ # message.warn_node(node,
# "Failed to find class structure for '%s'" % (node.name, ))
return