Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

add .gitattributes so that can be correctly labelled as python projec… #368

Closed dzaytsev91 closed 4 years ago

dzaytsev91 commented 4 years ago

…t by github linguistic

Description

A short summary of what is included in your Pull Request.

Fixes #(issue_no), fix correct repo language

Replace issue_no in the above line, with the issue related to this PR.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

dzaytsev91 commented 4 years ago

Before

92.18%  Jupyter Notebook
7.67%   Python
0.14%   HTML
0.01%   PHP
0.00%   CSS

After

98.06%  Python
1.77%   HTML
0.15%   PHP
0.02%   CSS