allenmatt10
allenmatt10
To develop a sophisticated RESTful service using Flask, a powerful Python web framework, integrated with SQLAlchemy for seamless Object-Relational Mapping (ORM) database interactions. This project aims to create a Dockerized...
@sonniki I ran `pytest` before and after updating `test_amp_doc_formatter.py` with `get_scratch_space()`. Some of the test cases are failing in both cases. Just wanted to know if I need to debug...
Thank you for the feedback @gpsaggese . I will follow the procedures more clearly.
@sonniki Can this bug be closed now, since the branch is merged?
Proposed solution: - To implement a script to remove empty lines from inside function bodies by detecting function definitions `def` . - Empty lines outside functions and around surrounding code...
Yes that makes sense. Proceeding with drafting few use cases in a PR now.