Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Pre-commit end-of-files
Browse files Browse the repository at this point in the history
  • Loading branch information
staticdev committed Apr 6, 2020
1 parent 3c710fc commit 8188dde
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ max-complexity = 10
application-import-names = toml_validator,tests
import-order-style = google
docstring-convention = google
per-file-ignores = tests/*:S101
per-file-ignores = tests/*:S101
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ show_missing = true # display line number of missing coverage
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"

2 changes: 1 addition & 1 deletion src/toml_validator/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"python.pythonPath": "/home/01677387637/anaconda3/bin/python"
}
}

0 comments on commit 8188dde

Please sign in to comment.