Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1159b7e

Browse files
authored
Update pyproject.toml
Add --force sugar flag
1 parentc16c438 commit1159b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.pytest.ini_options]
22
python_files ='test_*.py'
33
testpaths ='test'# space seperated list of paths from root e.g test tests doc/testing
4-
addopts ='--cov=git --cov-report=term --maxfail=10 --disable-warnings'
4+
addopts ='--cov=git --cov-report=term --maxfail=10 --force-sugar --disable-warnings'
55
filterwarnings ='ignore::DeprecationWarning'
66
# --cov coverage
77
# --cov-report term # send report to terminal term-missing -> terminal with line numbers html xml

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp