iit-technology-ambit / Syphus

Syphus: lost brother of Sisyphus, caught in the same act of rising and falling
https://api.iit-techambit.in/
MIT License
6 stars 6 forks source link

The API to return issues now returns in sorted order #121

Closed mukul-mehta closed 4 years ago

mukul-mehta commented 4 years ago

The API now sorts the issues while returning the response.

pep8speaks commented 4 years ago

Hello @mukul-mehta, thank you for submitting this PR!

Line 43:1: W391 blank line at end of file

Line 12:1: E302 expected 2 blank lines, found 1 Line 15:1: E302 expected 2 blank lines, found 1 Line 18:1: E302 expected 2 blank lines, found 1 Line 28:1: W293 blank line contains whitespace Line 33:40: E251 unexpected spaces around keyword / parameter equals Line 33:42: E251 unexpected spaces around keyword / parameter equals Line 64:40: E251 unexpected spaces around keyword / parameter equals Line 64:42: E251 unexpected spaces around keyword / parameter equals Line 80:1: W391 blank line at end of file

In need of guides? Guidelines for PEP-8 and Hitchhiker's guide to code style