Pranjal360Agarwal / ApnaBharat-Bus-Booking-Reservation-System

It is the system containing fully functional features from booking ticket to generating the ticket. With the bus ticket reservation system, you can manage/book reservations, clients data and passengers lists, can add new bus or new route as an Operator admin.
https://apna-bharat-bus-booking-reservation-system.vercel.app
MIT License
72 stars 100 forks source link

Add Black linter #153

Closed metabiswadeep closed 1 year ago

metabiswadeep commented 1 year ago

Is your feature request related to a problem? Please describe.

As a project with multiple users contributing to it, it is essential to maintain a proper linting style to ensure better code readability by users.

Describe the solution you'd like

An excellent way to do this is by automatic linting checks using the black linter through GitHub actions.

I would like to work on this project as a part of GSSoC 23. Please assign this issue to me.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct