Skip to content

Asking root questions sometimes returns None when using store #4

@stuhlmueller

Description

@stuhlmueller

Example:

root@9478c75e88cc:/data# python -m patchwork.main store.db
What is your root question?
> what is the sum of list [[6] []]
That question has already been answered:
[[6]]

root@9478c75e88cc:/data# python -m patchwork.main store.db
What is your root question?
> what is the sum of list [[6] [[7] []]]
None

I'm attaching the zipped store.

store.db.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions