Merge branch 'develop' into rpc-refactor

This commit is contained in:
kryofly
2018-01-28 15:38:18 +01:00
28 changed files with 449 additions and 352 deletions

View File

@@ -1,4 +1,5 @@
# pragma pylint: disable=missing-docstring, too-many-arguments, too-many-ancestors, C0103
# pragma pylint: disable=unused-argument
import re
from datetime import datetime
from random import randint