+ author and description
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""interpret_source.py: #TODO"""
|
||||
|
||||
__author__ = "Weckyy702"
|
||||
|
||||
|
||||
|
||||
import logging
|
||||
import re
|
||||
from typing import Dict, List, Match, Tuple, Union, Iterable
|
||||
|
||||
Reference in New Issue
Block a user