Sign in
flutter
/
third_party
/
pyyaml
/
3e7a7042dda4e8285c5959defba0eb3f6b681536
/
.
/
tests
/
data
/
construct-pairs.code
blob: 64f86ee13bd48615099d221f7a0efcf278479bf0 [
file
] [
log
] [
blame
]
{
"Block tasks"
:
[
(
"meeting"
,
"with team."
),
(
"meeting"
,
"with boss."
),
(
"break"
,
"lunch."
),
(
"meeting"
,
"with client."
),
],
"Flow tasks"
:
[
(
"meeting"
,
"with team"
),
(
"meeting"
,
"with boss"
)
],
}