mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-22 10:28:02 +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"
|