Also moved is_valid_signature() into main package module, for simplicity. Also consolidated a handul of in-line pylint disable directives into the .pylintrc config file.
3 lines
28 B
Python
3 lines
28 B
Python
class BaseProvider:
|
|
...
|