[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
|
||||
|
||||
mac = AsciiArt(match=r'''"mac"* | "Darwin"''', color='2 3 1 1 5 4', ascii=r"""
|
||||
${c1} c.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue