+ author and description
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""code_to_image.py: #TODO"""
|
||||
|
||||
__author__ = "plexx, Weckyy702"
|
||||
|
||||
from typing import Iterable
|
||||
from PIL import Image, ImageDraw, ImageFont
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user