fix black formatting
This commit is contained in:
@@ -247,8 +247,8 @@ class query_counter(object):
|
||||
- self._ctx_query_counter
|
||||
)
|
||||
self._ctx_query_counter += (
|
||||
1
|
||||
) # Account for the query we just issued to gather the information
|
||||
1 # Account for the query we just issued to gather the information
|
||||
)
|
||||
return count
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user