Skip to content

Clean up unused code. #59

Description

@davidbaines

There are several unused bits of code in the repo now. We should remove them.
The notebooks used to develop the first version are all unused. We can remove the code/notebooks folder and its contents.

Some of the files in code/python are now included as part of ebible.py and after checking can be removed:
collect_counts.py
collect_lang_details.py
collect_licences.py
script_data.py - I'm fairly sure this isn't used anywhere.

settings_file.py - I'm not sure whether this code is included in ebible.py or whether ebible.py has another implementation for writing the Settings.xml file. We should check whether ebible.py uses this code to make the best guess at the versification and include that in ebible.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions