democritus-project / d8s-dates

Democritus functions for working with dates and times.
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Consider removing C0301 from list of disabled pylint settings #17

Closed fhightower closed 3 years ago

fhightower commented 3 years ago

Currently, we are disabling messages of type C0301 ("Line too long"). Consider re-enabling this.