fix black formatting

This commit is contained in:
Bastien Gérard
2019-10-31 22:39:53 +01:00
parent 6040b4b494
commit 37ca79e9c5
15 changed files with 31 additions and 34 deletions

View File

@@ -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