Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1226
(An Untitled Masterwork)
Active
Public
Actions
Authored by
vlorentz
on Dec 1 2021, 5:12 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
@dataclass
(
eq
=
True
,
frozen
=
True
)
class
DirectoryData
:
"""Object representing the data associated to a directory in the provenance model,
where `date` is the date of the directory in the isochrone frontier, and `flat` is a
flag acknowledging that a flat model for the elements outside the frontier has
already been created.
"""
date
:
datetime
flat
:
bool
Event Timeline
vlorentz
created this paste.
Dec 1 2021, 5:12 PM
2021-12-01 17:12:48 (UTC+1)
Log In to Comment