juju / juju-crashdump

Script to assist in gathering logs and other debugging info from a Juju model
MIT License
10 stars 23 forks source link

Fix unittests #105

Closed Sponge-Bas closed 1 year ago

Sponge-Bas commented 1 year ago

The unittests are updated from nose to pytest and the formatter black is run against all .py files.