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

feat(widgets/figure): clear_all method for BECFigure

This commit is contained in:
wyzula-jan
2024-02-23 15:27:09 +01:00
parent 826a5e9874
commit 0363fd5194
5 changed files with 59 additions and 9 deletions

View File

@ -1,3 +1,4 @@
# pylint: disable=missing-function-docstring, missing-module-docstring, unused-import
import pytest
from .client_mocks import mocked_client
from .test_bec_figure import bec_figure