Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 9875a46

Browse files
committed
Fixed indentation in file header.
1 parent 79eafed commit 9875a46

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyTooling/TerminalUI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# you may not use this file except in compliance with the License.
1919
# You may obtain a copy of the License at
2020
#
21-
# http://www.apache.org/licenses/LICENSE-2.0
21+
# http://www.apache.org/licenses/LICENSE-2.0
2222
#
2323
# Unless required by applicable law or agreed to in writing, software
2424
# distributed under the License is distributed on an "AS IS" BASIS,

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# you may not use this file except in compliance with the License.
1919
# You may obtain a copy of the License at
2020
#
21-
# http://www.apache.org/licenses/LICENSE-2.0
21+
# http://www.apache.org/licenses/LICENSE-2.0
2222
#
2323
# Unless required by applicable law or agreed to in writing, software
2424
# distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)