Fix some formatting errors, add test for strategy version
This commit is contained in:
@@ -393,7 +393,7 @@ class IStrategy(ABC, HyperStrategyMixin):
|
||||
]
|
||||
"""
|
||||
return []
|
||||
|
||||
|
||||
def version(self) -> str:
|
||||
"""
|
||||
Returns version of the strategy.
|
||||
|
Reference in New Issue
Block a user