Correct the module name to not confuse pylint
This commit is contained in:
parent
2495f2dd9c
commit
4ad5928a74
@ -14,7 +14,7 @@ headers
|
||||
#include <glib.h>
|
||||
|
||||
%%
|
||||
modulename _sugarext
|
||||
modulename sugar._sugarext
|
||||
%%
|
||||
import gobject.GObject as PyGObject_Type
|
||||
import gtk.Entry as PyGtkEntry_Type
|
||||
|
Loading…
Reference in New Issue
Block a user