mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Fix imports after suggestions from code review.
This commit is contained in:
@@ -16,6 +16,8 @@ have nothing to do with the web - keep this in mind when defining exception name
|
||||
and messages.
|
||||
"""
|
||||
|
||||
from typing import Optional
|
||||
|
||||
from .error_codes import (
|
||||
error_codes_by_name,
|
||||
ErrorCode,
|
||||
|
||||
Reference in New Issue
Block a user