Make mrcfile.validate silent
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 86
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I have a small suggestion for improvement. Would it be possible to make the printed output of `mrcfile.validate()` optional in case I am just interested in a bolean return value?
Best and thanks,
Chris
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the mrcfile.validate() entry point and checking how it currently prints output and returns validation results. Done means callers can optionally suppress printed output while still receiving the boolean result; verify the existing validation behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100