mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-04 13:54:19 +02:00
4 lines
89 B
Python
4 lines
89 B
Python
from bec_widgets.widgets.games.minesweeper import Minesweeper
|
|
|
|
__ALL__ = ["Minesweeper"]
|