flet-dev / examples

Flet sample applications
MIT License
423 stars 172 forks source link

Async examples #58

Closed FeodorFitsner closed 1 year ago

ndonkoHenri commented 1 year ago

Was the code formatting done by Black? Or you went through all the files and did it yourself?

FeodorFitsner commented 1 year ago

Yep, it's black, but not all files, but I rather format them as edit :) We should have configured pre-commit hook, right?

ndonkoHenri commented 1 year ago

Yes exactly, I think it will be great.