We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f456d0a commit 51b3125Copy full SHA for 51b3125
pypredefgen_gimp.py
@@ -1,8 +1,7 @@
1
#! /usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-"""
5
-This module defines a GIMP plug-in to generate predefined completions for PyDev
+"""This is a GIMP plug-in that generates predefined completions for PyDev
6
(Eclipse IDE plug-in) for GIMP modules.
7
"""
8
0 commit comments