There was an error while loading. Please reload this page.
1 parent 016173e commit 2c8310bCopy full SHA for 2c8310b
1 file changed
main.py
@@ -84,7 +84,7 @@ def emit(self, record):
84
85
l.info(f'Startup Config: {c}')
86
l.info(f'Node: {c.node}')
87
- l.info(f'{'='*25} Application Startup {'='*25}')
+ l.info(f'{"="*25} Application Startup {"="*25}')
88
l.info(f'ImgAPI v{VERSION} by SiiWay Team')
89
l.info('Under MIT License')
90
l.info('GitHub: https://github.com/siiway/imgapi')
0 commit comments