PyCharm-Warnung "Statement has no effect" ignorieren

develop
Christian Hattemer 2017-01-27 15:22:50 +01:00
parent dd4747cc35
commit 6f645d40bb
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
##############################################################################
# noinspection PyStatementEffect
{
'name': 'datenpol Anpassungen',
'category': 'Custom',

View File

@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# noinspection PyStatementEffect
{
'name': 'datepol Report-Anpassungen',
'category': 'Custom',