DiamondLightSource / DiamondLightSource/httomo

Remove unnecessary `pass` in `elif` block `_build_kwargs()` generic wrapper(?)

Open
#374 0 comments 0 reactions 0 assignees View on GitHub
minor
Dominant language
Python
Stars
10
Forks
5
Avg merge
5d 17h
Merged PRs (30d)
1

Description

Not sure why a `pass` is here, given that there is some logic written for that particular `elif` branch: https://github.com/DiamondLightSource/httomo/blob/3276af4c8445a2e4f37806e30c68ca350a014ee3/httomo/method_wrappers/generic.py#L243-L245

but this feels like it's probably not doing anything and thus can be removed.

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.