mpounsett / nagiosplugin

A Python class library which helps with writing Nagios (Icinga) compatible plugins.
https://nagiosplugin.readthedocs.io/
Other
28 stars 14 forks source link

setup.cfg: get rid of UserWarning #34

Closed sbraz closed 3 years ago

sbraz commented 3 years ago

Before that change, we would see:

UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead