Skip to content

Commit 73e08ed

Browse files
authored
开始打包
2 parents 3caf247 + 0a2c411 commit 73e08ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def main():
3939
logger.remove()
4040
configure_logging()
4141

42-
# 仅在非开发环境(版本号不包含 0.0.0)下初始化 Sentry
42+
# 仅在 非开发 环境(版本号不包含 0.0.0)下初始化 Sentry
4343
if "0.0.0" not in VERSION:
4444

4545
def before_send(event, hint):

0 commit comments

Comments
 (0)