DiamondLightSource / DiamondLightSource/httomo-backends

Unnecessary `toml` dependency

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

There's a dependency on the `toml` package: https://github.com/DiamondLightSource/httomo-backends/blob/d534edaac27163fb32e9224fcb948406df805b81/pyproject.toml#L52

However, I don't see anywhere in the codebase that this is imported. Also, if I uninstall it from my local dev environment and then:
- run a pipeline with httomo
- or run all httomo-backends tests

I get no error, so I think this dependency isn't needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.