/Today_i_Fixed_python

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Today_i_Fixed_python

The purpose of this repository is to store the bug fixes in an organized manner which we do on daily basis by investing our precious time and to make it a Time Saver for other developers encountering with the same issues.

Format of the bug fix PR should be like this:

Problem

... 1-2 liner problem statment ...

Environment

  • IDE Version : ...

How you fix it

... 3-4 lines of description ...

Solution

code references