remove unnecessary addopts (#164)

pull/165/head
LXXXXR 2021-02-25 14:09:03 +08:00 committed by GitHub
parent bdd6b01ae7
commit 04cdbe4d66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ universal=1
[aliases]
test=pytest
[tool:pytest]
addopts=tests/
[yapf]
based_on_style = pep8
blank_line_before_nested_class_or_def = true