0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

test(cli/generate_cli): import from future

This commit is contained in:
wyzula-jan
2024-02-29 15:17:20 +01:00
parent 7e0058a611
commit 110506c9a9

View File

@ -1,4 +1,5 @@
# pylint: disable=missing-module-docstring
from __future__ import annotations
import inspect
import typing
import black