]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
samples/python/create_systemd_scope: Fix quote warnings
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 13 Aug 2024 06:31:14 +0000 (12:01 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 20 Aug 2024 20:42:50 +0000 (14:42 -0600)
commit4156d5d00ac3362a24a58bd221137c5283bf9565
tree5b01d9a14bf4267896ac417f984b58e2d911d948
parent8b6ad36579dde4c6d1251a60437b51aac68d67ce
samples/python/create_systemd_scope: Fix quote warnings

Fix multiple "Q000 Double quotes found but single quotes preferred"
warnings.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
samples/python/create_systemd_scope.py