mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-10 13:53:58 +02:00
6 lines
76 B
Python
6 lines
76 B
Python
class Module():
|
|
|
|
group = ""
|
|
title = ""
|
|
board = 1
|
|
desc = ""
|