Fix H236 and remove exclusion

We haven't needed this in a VERY long time.

Change-Id: I35041c2c6ae421e7caaef3c04ffca92e2ff10e35
This commit is contained in:
Monty Taylor
2019-12-09 13:27:14 -05:00
parent 4df2fdb4fe
commit 9d29e8c847
66 changed files with 3 additions and 68 deletions

View File

@@ -13,10 +13,9 @@
# License for the specific language governing permissions and limitations
# under the License.
# The next two lines are pointless for this file, but the collection
# The next line is pointless for this file, but the collection
# linter freaks out if they are not there.
from __future__ import absolute_import, division, print_function
__metaclass__ = type
import pbr.version