Skip to content

Commit 3e45823

Browse files
committed
Linting.
1 parent 2f9e062 commit 3e45823

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

domdf_python_tools/bases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
# This program is distributed in the hope that it will be useful,
1616
# but WITHOUT ANY WARRANTY; without even the implied warranty of
17-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1818
# GNU Lesser General Public License for more details.
1919
#
2020
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#
3636
# This program is distributed in the hope that it will be useful,
3737
# but WITHOUT ANY WARRANTY; without even the implied warranty of
38-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
38+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3939
# GNU Lesser General Public License for more details.
4040
#
4141
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/dates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#
2727
# This program is distributed in the hope that it will be useful,
2828
# but WITHOUT ANY WARRANTY; without even the implied warranty of
29-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3030
# GNU Lesser General Public License for more details.
3131
#
3232
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/delegators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# This program is distributed in the hope that it will be useful,
1919
# but WITHOUT ANY WARRANTY; without even the implied warranty of
20-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2121
# GNU Lesser General Public License for more details.
2222
#
2323
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/doctools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# This program is distributed in the hope that it will be useful,
1919
# but WITHOUT ANY WARRANTY; without even the implied warranty of
20-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2121
# GNU Lesser General Public License for more details.
2222
#
2323
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/import_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
# This program is distributed in the hope that it will be useful,
1616
# but WITHOUT ANY WARRANTY; without even the implied warranty of
17-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1818
# GNU Lesser General Public License for more details.
1919
#
2020
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/iterative.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# This program is distributed in the hope that it will be useful,
1818
# but WITHOUT ANY WARRANTY; without even the implied warranty of
19-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2020
# GNU Lesser General Public License for more details.
2121
#
2222
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/paths.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#
3131
# This program is distributed in the hope that it will be useful,
3232
# but WITHOUT ANY WARRANTY; without even the implied warranty of
33-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3434
# GNU Lesser General Public License for more details.
3535
#
3636
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/pretty_print.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# This program is distributed in the hope that it will be useful,
1919
# but WITHOUT ANY WARRANTY; without even the implied warranty of
20-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2121
# GNU Lesser General Public License for more details.
2222
#
2323
# You should have received a copy of the GNU Lesser General Public License

domdf_python_tools/secrets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# This program is distributed in the hope that it will be useful,
1818
# but WITHOUT ANY WARRANTY; without even the implied warranty of
19-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2020
# GNU Lesser General Public License for more details.
2121
#
2222
# You should have received a copy of the GNU Lesser General Public License

0 commit comments

Comments
 (0)