From 045249f60dc8efa58f2606121eb6cfcf7928281f Mon Sep 17 00:00:00 2001 From: Jay Faulkner <jay@jvf.cc> Date: Tue, 29 Oct 2024 14:03:26 -0700 Subject: [PATCH] Remove trailing whitespace Trailing whitespace is soon to be caught by the global pre-commit linter changes. This fixes this issue in anticipation of that lint. Change-Id: I48597afde4c55775ccca56f927c30ca4f3465523 --- devstack/files/bindep.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devstack/files/bindep.txt b/devstack/files/bindep.txt index e4789e0d11..e78ae98959 100644 --- a/devstack/files/bindep.txt +++ b/devstack/files/bindep.txt @@ -1,6 +1,6 @@ # NOTE(TheJulia): This is a special bindep file which is independent of the # project bindep file which is for general usage. This binde pfile is -# intended for execution from Devstack. +# intended for execution from Devstack. # The *primary* purpose being, devstack manages sql dependency management # and credential setup, so they can't be included here or it is installed # prematurely. diff --git a/setup.cfg b/setup.cfg index eda0936b23..d36d5bdd50 100644 --- a/setup.cfg +++ b/setup.cfg @@ -218,7 +218,7 @@ quiet-level = 4 # ser: short for serialize # CNA: Computer Network Administrator # MyRAID: class name -# assertIn: used in unit testing +# assertIn: used in unit testing # checkin: variable # authenticatin: misspelled in the real-world output data we use as a test fixture # burnin: documentation referencing actual method name