diezo / Ensta

🔥 Fast & Reliable Python Package For Instagram API - 2024
https://bit.ly/ensta-discord
MIT License
355 stars 41 forks source link

add autopep #80

Closed ettoreleandrotognoli closed 7 months ago

diezo commented 7 months ago

@ettoreleandrotognoli hey! great addition. just wanted to mention. i think some if not all parts of the code looks more clean and concise without the pep formatting. what are your thoughts? should we keep some of the formatting as it is? would love to hear your opinion.

ettoreleandrotognoli commented 7 months ago

I think that we can setup the autopep to follow the patterns that you like most I don't have a strong opinion about what is more clean related only with formatting What I really miss is that when I press crtl + shift + i ( maybe other shortcut in your IDE) the code should be formatted with the rules of the project I think each line that I wrote I press this shortcut 😅

diezo commented 7 months ago

alright! let's stick with the old formatting for existing files, just for now and keep the formatting rules for future code changes.