diff --git a/pyproject.toml b/pyproject.toml
index a3a997a4cdb86e700dc679b36923b2ef3fa1bdb5..3bffd2735a0ad4c346203e1403f9a3d34773c5ca 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -97,7 +97,7 @@ disable = '''
 '''
 
 [tool.coverage.run]
-branch = 1
+branch = true
 source = ["satella"]
 concurrency = "thread"
 omit= [