Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4512258 commit 2de12efCopy full SHA for 2de12ef
1 file changed
lib/core/settings.py
@@ -34,7 +34,7 @@
34
___ ___| |_____ ___ ___ \033[01;37m{\033[01;%dm%s\033[01;37m}\033[01;33m
35
|_ -| . | | | .'| . |
36
|___|_ |_|_|_|_|__,| _|
37
- |_| |_| \033[0m\033[4m%s\033[0m\n
+ |_| |_| \033[0m\033[4;37m%s\033[0m\n
38
""" % ((31 + hash(REVISION) % 6) if REVISION else 30, VERSION_STRING.split('/')[-1], SITE)
39
40
# Minimum distance of ratio from kb.matchRatio to result in True
0 commit comments