Skip to content

Commit 8609829

Browse files
committed
Removed some trailing newlines
1 parent ec401f6 commit 8609829

File tree

7 files changed

+0
-14
lines changed

7 files changed

+0
-14
lines changed

.dependabot/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ update_configs:
77
update_schedule: "weekly"
88
default_reviewers:
99
- "domdfcoding"
10-

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,3 @@ INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFF
2828

2929
## Other Additional Information:
3030
<!--Any additional information, related issues, etc.-->
31-
32-
33-

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,3 @@ build
140140
*.egg-info
141141
**/__pycache__
142142
**/conda
143-
144-

.readthedocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ python:
2121
install:
2222
- requirements: requirements.txt
2323
- requirements: doc-source/requirements.txt
24-

MANIFEST.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@ include __pkginfo__.py
22
include LICENSE
33
include requirements.txt
44
recursive-exclude **/__pycache__ *
5-
6-

doc-source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,3 @@ def setup(app):
113113
),
114114
]
115115
)
116-
117-

lint_roller.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,3 @@ else
4040
exit 1
4141

4242
fi
43-
44-
45-

0 commit comments

Comments
 (0)