swan343
Results
1
issues of
swan343
Hi! I noticed [here](https://github.com/tbepler/topaz?tab=readme-ov-file#normalization-topaz-normalize) mentions the seed argument, which was present in [v0.1.0](https://github.com/tbepler/topaz/blob/b26e4abbad58be37b7d57eda4e7ad4ed6f980d64/topaz/commands/preprocess.py#L28), is no [longer present](https://github.com/tbepler/topaz/blob/d6e57234f6aa4ec3af74ee754eb25181363caf54/topaz/commands/normalize.py#L15) in the latest version. This PR adds the seed arg back. With a...