File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -170,13 +170,14 @@ def print_banner(self):
170170 """
171171 self .print (
172172 '''
173- \033 [92m`7MN. `7MF' `7MM"""Yb. `7MM"""Mq. `7MMF'
174- MMN. M MM `Yb. MM `MM. MM
175- M YMb M ,pW"Wq. MM `Mb MM ,M9 MM
176- M `MN. M 6W' `Wb MM MM MMmmdM9 MM
177- M `MM.M 8M M8 MM ,MP MM MM
178- M YMM YA. ,A9 MM ,dP' MM MM
179- .JML. YM `Ybmd9' .JMMmmmdP' .JMML. .JMML.\033 [0m
173+ \033 [92m ██████ █████ ██████████ ███████████ █████
174+ ░░██████ ░░███ ░░███░░░░███ ░░███░░░░░███░░███
175+ ░███░███ ░███ ██████ ░███ ░░███ ░███ ░███ ░███
176+ ░███░░███░███ ███░░███ ░███ ░███ ░██████████ ░███
177+ ░███ ░░██████ ░███ ░███ ░███ ░███ ░███░░░░░░ ░███
178+ ░███ ░░█████ ░███ ░███ ░███ ███ ░███ ░███
179+ █████ ░░█████░░██████ ██████████ █████ █████
180+ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░░░░░ ░░░░░ ░░░░░\033 [0m
180181 '''
181182 )
182183 self .print (f"\033 [92mVersion: { __version__ } " .center (50 ))
You can’t perform that action at this time.
0 commit comments