Skip to content

Commit 24a745e

Browse files
committed
Fix linting errors
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent e8d859e commit 24a745e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Copyright 2024 Cloudera, Inc.
2-
#
2+
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at
6-
#
6+
#
77
# https://www.apache.org/licenses/LICENSE-2.0
8-
#
8+
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

tox-ansible.ini

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
; Copyright 2024 Cloudera, Inc.
2-
;
2+
;
33
; Licensed under the Apache License, Version 2.0 (the "License");
44
; you may not use this file except in compliance with the License.
55
; You may obtain a copy of the License at
6-
;
6+
;
77
; https://www.apache.org/licenses/LICENSE-2.0
8-
;
8+
;
99
; Unless required by applicable law or agreed to in writing, software
1010
; distributed under the License is distributed on an "AS IS" BASIS,
1111
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -17,4 +17,3 @@ skip =
1717
2.17
1818
devel
1919
milestone
20-

0 commit comments

Comments
 (0)