Ashok Bakthavathsalam
Ashok Bakthavathsalam
Test discovery is best handled by adopting [good practices](https://docs.pytest.org/en/latest/explanation/goodpractices.html#test-discovery). I suggest we move in a phased manner. Begin by adopting good practices for [tests outside application code](https://docs.pytest.org/en/latest/explanation/goodpractices.html#tests-outside-application-code), which is the...
As described [here](https://github.com/BlitzKraft/saythanks.io/issues/197), a Makefile might be in order.
We used to be able to re-size the editor to view more than ~31 lines (default). The re-sizing seems to be disabled now.
An **iframe** does not get displayed. I am using Chrome. What do I have to do? (I've enabled scripting as per https://projectinsight.net/support/kb/chrome-blocks-iframe, and it still does not load). ```html Visual...
The coding window size is too small for attempting say 40-45 lines of code. Is there a way we can pop out that section into a new window and plug...
@Pavithratrdev please call me about this.
The README.md file for the repo needs to be updated. @Pavithratrdev, this documentation should be done by student developers with help from Tushar and yourself.
How and where to incorporate images that might be referred to in the blog markdown files?
Updated as per recommended [guidelines](http://pymbook.readthedocs.io/en/latest/pep8.html#documentation-strings).