Skip to content

Commit cc084aa

Browse files
committed
updated auto bug report token
1 parent 23a510b commit cc084aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@ def report_callback_exception(self, exc, val, tb):
16051605
data=json.dumps(payload),
16061606
auth=(
16071607
1608-
"2926046a1bc55c8f702660bfb08984894c485464"
1608+
"179714a71272497dba730b1b7721957a0624311c"
16091609
)
16101610
)
16111611
logger.info("Bug report sent, received {}".format(r.headers["Status"]))

0 commit comments

Comments
 (0)