We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c8334 commit a2350e8Copy full SHA for a2350e8
src/concurrency/core.py
@@ -61,3 +61,4 @@ class ConcurrencyOptions:
61
ignore_fields = None
62
skip = False
63
increment = True
64
+ initial = None
0 commit comments