HackerSpace-PESU / Best11-Fantasycricket

Predicting the Best 11 for a fantasy cricket game
GNU Affero General Public License v3.0
24 stars 17 forks source link

removed uneccessary statements and auto-formatted #14

Closed nimendrak closed 3 years ago

nimendrak commented 3 years ago

I could not remove the progress bar from the console but every other thing was sorted out.

roysti10 commented 3 years ago

Dont worry the progress bar is fine, its because of tqdm

nimendrak commented 3 years ago

Thanks!

nimendrak commented 3 years ago

We didnt have any hidden folder called idea, can u elaborate on this, is this because of the autoformatter? if yes then reformate it using black only

It is a PyCharm's auto generated folder that keeps the metadata of the project. If you using another IDE, You can remove it as well.

roysti10 commented 3 years ago

Aah okay, once the other changes are done , delete this folder as well, as it is not neccessary

nimendrak commented 3 years ago

Aah okay, once the other changes are done , delete this folder as well, as it is not neccessary

Sure!

roysti10 commented 3 years ago

Aah okay, once the other changes are done , delete this folder as well, as it is not neccessary

Sure!

Complete this and you are good to go

nimendrak commented 3 years ago

Thanks @lucasace !

nimendrak commented 3 years ago

I've added the Black package but Let me check it again.

roysti10 commented 3 years ago

Great job @nimendrak , Thanks for contributing!