mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
docstring cleanup
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
"""
|
"""hyperglass is a modern, customizable network looking glass written in Python 3.
|
||||||
|
|
||||||
https://github.com/checktheroads/hyperglass
|
https://github.com/checktheroads/hyperglass
|
||||||
|
|
||||||
The Clear BSD License
|
The Clear BSD License
|
||||||
@@ -35,8 +36,10 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
# Standard Library Imports
|
||||||
|
import sys
|
||||||
|
|
||||||
# Third Party Imports
|
# Third Party Imports
|
||||||
# Stackprinter Configuration
|
|
||||||
import stackprinter
|
import stackprinter
|
||||||
import uvloop
|
import uvloop
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user