[M] Move distro.py to distros/__init__.py
This commit is contained in:
parent
0c4b239266
commit
bc2a8dbf3c
329 changed files with 340 additions and 338 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
from ..distro import AsciiArt
|
||||
from . import AsciiArt
|
||||
|
||||
linux_lite = AsciiArt(match=r'''"Linux Lite"* | "Linux_Lite"*''', color='3 7', ascii=r"""
|
||||
${c1} ,xXc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue