Fix aterrors.py
Fix mistake on line 1
This commit is contained in:
parent
c604144e2c
commit
5971837cbf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Exceptions classes"""
|
||||
"""Exception classes"""
|
||||
|
||||
from typing import Final
|
||||
|
||||
|
|
Reference in a new issue