Reformat with blcak 25.1.0 - to match GitHub
Some checks failed
Lint / lint (push) Has been cancelled

This commit is contained in:
Pim van Pelt
2025-05-03 19:12:01 +02:00
parent 641d0f0190
commit 4e139d02f3
30 changed files with 41 additions and 41 deletions

View File

@@ -14,7 +14,7 @@
#
# -*- coding: utf-8 -*-
"""vppcfg is a utility to configure a running VPP Dataplane using YAML
config files. See http://github.com/pimvanpelt/vppcfg/README.md for details. """
config files. See http://github.com/pimvanpelt/vppcfg/README.md for details."""
# pylint: disable=duplicate-code
import os
import sys