Skip to content

Commit 46dc2c6

Browse files
committed
Formatting
1 parent 7acf20f commit 46dc2c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rushdb/api/properties.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ class PropertyValuesQuery(SearchQuery, total=False):
1212

1313
query: Optional[str] # For text search among values
1414

15+
1516
class PropertiesAPI(BaseAPI):
1617
"""API for managing properties in RushDB."""
1718

0 commit comments

Comments
 (0)