mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
9 lines
185 B
Python
9 lines
185 B
Python
#Autogenerated schema
|
|
from openpyxl.descriptors.serialisable import Serialisable
|
|
|
|
# same as related
|
|
|
|
class SheetBackgroundPicture(Serialisable):
|
|
|
|
tagname = "sheetBackgroundPicture"
|