Update todo annotations
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from __future__ import annotations # todo0 remove in 3.11
|
from __future__ import annotations # todo0 remove when it's by default
|
||||||
|
|
||||||
__all__ = ['whitelisted_event', 'FlanaTeleBot']
|
__all__ = ['whitelisted_event', 'FlanaTeleBot']
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from __future__ import annotations # todo0 remove in 3.11
|
from __future__ import annotations # todo0 remove when it's by default
|
||||||
|
|
||||||
__all__ = ['Message']
|
__all__ = ['Message']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user