shizmob / pydle

An IRCv3-compliant Python 3 IRC library.
BSD 3-Clause "New" or "Revised" License
154 stars 48 forks source link

Formatting updates #169

Closed Rixxan closed 2 years ago

Rixxan commented 2 years ago

A few minor improvements to Pydle's underlying code, for code efficiency and more structured application.

Included Changes:

This update does not actually fundamentally change any returned values or functions.

Rixxan commented 2 years ago

I'd say yes to Black, reverted as requested. (But might be better to wait for 1.0)

theunkn0wn1 commented 2 years ago

As per conversation in side channel, let's hold off on black until the 1.0 release The delta for applying black will be huge.