PyLint fixes

This commit is contained in:
Ivan Kravets
2020-04-28 12:48:15 +03:00
parent d1b394b20a
commit 5d8440fdd1
7 changed files with 6 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# pylint: disable=keyword-arg-before-vararg, arguments-differ
# pylint: disable=keyword-arg-before-vararg,arguments-differ,signature-differs
import os
import socket