1
0

Branding in toolkit files.

This commit is contained in:
Markus Birth 2017-12-05 13:22:48 +01:00
parent b7201cf590
commit 8f5edf9d44
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A
2 changed files with 14 additions and 0 deletions

View File

@ -1,5 +1,12 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# _______ __ _ ____ __
# | | \ | |___ \ / /
# | | \| | __) | / /-,_
# | | |\ |/ __/ /__ _|
# |_______|_| \__|_____| |_|
#
# @author Markus Birth <markus.birth@weltn24.de>
import configparser
import os

View File

@ -1,5 +1,12 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# _______ __ _ ____ __
# | | \ | |___ \ / /
# | | \| | __) | / /-,_
# | | |\ |/ __/ /__ _|
# |_______|_| \__|_____| |_|
#
# @author Markus Birth <markus.birth@weltn24.de>
import configparser
import json