You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@propertydefquote(self) ->str:
"""the quote itself"""assertself.validreturnself._quote@propertydefcite(self) ->str: # TODO rename to source?"""cite/source"""assertself.validreturnself._cite@propertydefciteDescription(self) ->str:
"""description of the cite/source"""assertself.validreturnself._citeDescription
The text was updated successfully, but these errors were encountered:
cevlib/cevlib/types/report.py
Line 156 in 35ec1cd
The text was updated successfully, but these errors were encountered: