style: format code using black
This commit is contained in:
parent
9c9b06e13e
commit
bd76971312
8 changed files with 7 additions and 6 deletions
|
@ -47,7 +47,6 @@ class StatsCollector:
|
|||
self,
|
||||
output: AnyOutput,
|
||||
) -> Dict[str, Stats]:
|
||||
|
||||
response = self._session.get(
|
||||
url=self.get_output_url(output),
|
||||
auth=(output.admin_user, output.admin_password),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue