updated init and main docs and modes

This commit is contained in:
K4YT3X 2021-06-22 06:37:33 +00:00
parent ae4d6fbaf2
commit e37a2399ce
2 changed files with 10 additions and 0 deletions

10
wg_meshconf/__init__.py Normal file → Executable file
View File

@ -1 +1,11 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
"""
Name: wg-meshconf __init__
Creator: K4YT3X
Date Created: May 21, 2021
Last Modified: June 22, 2021
"""
from .wg_meshconf import main

0
wg_meshconf/__main__.py Normal file → Executable file
View File