This commit is contained in:
mike cullerton 2022-03-16 16:54:36 -04:00
parent 1506952df7
commit 9a345da763
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class ApiError(Exception):
self.offset = offset
self.error_type = error_type
self.error_line = error_line
self.trask_trace = task_trace
self.task_trace = task_trace
try:
user = g.user.uid