mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 12:48:25 +00:00
typo
This commit is contained in:
parent
1506952df7
commit
9a345da763
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user