python-dependency-injector/examples/miniapps/bundles/bundles/photos/entities.py
2020-01-26 18:41:36 -05:00

6 lines
76 B
Python

"""Photos bundle entities module."""
class Photo:
"""Photo entity."""