Skip to content

Fix configparser package name on imports

This swaps import ConfigParser with import configparser in the clf tool scripts.

Merge request reports

Loading