Skip to content

Explicity provide lxml parser to beautifulsoup - #381

Closed
Hritik14 wants to merge 4 commits into
aboutcode-org:mainfrom
Hritik14:warnfix
Closed

Explicity provide lxml parser to beautifulsoup #381
Hritik14 wants to merge 4 commits into
aboutcode-org:mainfrom
Hritik14:warnfix

Conversation

@Hritik14

Copy link
Copy Markdown
Collaborator

BeautifulSoup would generate warnings without an explicit parser.
It is always better to look at clean test results than one filled with
warnings.

The earlier location http://127.0.0.1:8000/api/docs was a 404. As the
urls.py suggests, the README now reflects http://127.0.0.1:8000/api/schema/swagger-ui/

After the first install, activating the venv is done prior to installing
pytest, thus the system default pytest is being called. It is either
required to reactive venv or run pytest via python -m.

Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
Here is the entire conversation: aboutcode-org#379

Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
As mentioned in the previous version of README.rst, the docs should be
at /api/docs.

Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
BeautifulSoup would generate warnings without an explicit parser.
It is always better to look at clean test results than one filled with
warnings.

Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
@Hritik14 Hritik14 closed this Mar 17, 2021
@Hritik14
Hritik14 deleted the warnfix branch March 17, 2021 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant