Stub for uploader.
This commit is contained in:
parent
f290ec0ef2
commit
19fe09a3f7
6
upload_logs.py
Normal file
6
upload_logs.py
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# pylint: disable=C0111,C0326,C0103
|
||||||
|
|
||||||
|
LOGS_GLOB = "logs/*.xml"
|
Reference in New Issue
Block a user