Skip to content

Commit a6fbc37

Browse files
authored
Update pyproject.toml
1 parent e9e4d1c commit a6fbc37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

-3
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ archs = "x86_64 arm64"
100100
environment = {PATH="$UserProfile\\.cargo\bin;$PATH"}
101101
archs = "AMD64 x86"
102102

103-
<<<<<<< before updating
104-
=======
105103
[tool.coverage.run]
106104
branch = true
107105
omit = [
@@ -116,7 +114,6 @@ exclude_also = [
116114
ignore_errors = true
117115
fail_under = 50
118116

119-
>>>>>>> after updating
120117
[tool.pytest.ini_options]
121118
addopts = ["-vvv", "--junitxml=junit.xml"]
122119
asyncio_mode = "strict"

0 commit comments

Comments
 (0)