[M] Move distro.py to distros/__init__.py
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
from ..distro import AsciiArt
|
||||
from . import AsciiArt
|
||||
|
||||
aperio_gnu_linux = AsciiArt(match=r'''"Aperio GNU/Linux"*''', color='255', ascii=r"""
|
||||
${c2}
|
||||
|
||||
Reference in New Issue
Block a user