astroidmail / astroid

A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
http://astroidmail.github.io
Other
613 stars 65 forks source link

em: is_regular -> is_regular_file #746

Closed Hello71 closed 6 months ago

Hello71 commented 6 months ago

they are the same, but is_regular_file is standard so boost removed is_regular

gauteh commented 6 months ago

Thanks, merging.