v.0.4.2 further cleanup main.py
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .emojis import emojis_check
|
||||
from .fonts import fonts_check
|
||||
from .weather import weather_check
|
||||
|
||||
__all__ = ['emojis_check', 'fonts_check', 'weather_check']
|
||||
|
||||
Reference in New Issue
Block a user