Closed mmarchetti closed 3 months ago
Fixes #2033
Update the comment-ignoring regexp to handle lines that are all whitespace.
Updated existing unit test to catch this.
Have a whitespace-only line in requirements.txt. It shouldn't show up in the Python Packages view.
Intent
Fixes #2033
Type of Change
Approach
Update the comment-ignoring regexp to handle lines that are all whitespace.
Automated Tests
Updated existing unit test to catch this.
Directions for Reviewers
Have a whitespace-only line in requirements.txt. It shouldn't show up in the Python Packages view.