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

Commit 8188dde

Browse files
author
staticdev
committed
Pre-commit end-of-files
1 parent 3c710fc commit 8188dde

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ max-complexity = 10
66
application-import-names = toml_validator,tests
77
import-order-style = google
88
docstring-convention = google
9-
per-file-ignores = tests/*:S101
9+
per-file-ignores = tests/*:S101

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ show_missing = true # display line number of missing coverage
4242
[build-system]
4343
requires = ["poetry>=0.12"]
4444
build-backend = "poetry.masonry.api"
45-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
22
"python.pythonPath": "/home/01677387637/anaconda3/bin/python"
3-
}
3+
}

0 commit comments

Comments
 (0)