forked from github/share-post
Fixed file termination
This commit is contained in:
parent
bf2dca8df6
commit
10931570ba
2 changed files with 1 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ repos:
|
|||
hooks:
|
||||
- id: flake8
|
||||
args: [--max-line-length=88]
|
||||
language_version: python3.7
|
||||
language_version: python3
|
||||
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.8.0
|
||||
|
|
|
|||
|
|
@ -7,5 +7,3 @@ CHANGELOG
|
|||
Initial release as namespace plugin
|
||||
|
||||
[Justin Mayer](https://github.com/justinmayer) [PR #1](https://github.com/pelican-plugins/share-post/pull/1/)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue