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