Fix indentation in labhub_test.py
Open
area/tests
status/blocked
- Dominant language
- Python
- Stars
- 67
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Example: https://github.com/coala/corobo/blob/master/tests/labhub_test.py#L52
There are many similar lines where indentation needs to be fixed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open tests/labhub_test.py and inspect the example around line 52, then search the file for similar indentation. Correct the affected indentation without changing behavior and run the relevant test file to confirm it still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100