Format using black
(without string normalization)
This commit is contained in:
@@ -19,6 +19,4 @@ __license__ = 'BSD 3-Clause'
|
||||
__author__ = 'Taehoon Kim; Moreels Pieter-Jan; Mads Marquart'
|
||||
__email__ = 'carpedm20@gmail.com'
|
||||
|
||||
__all__ = [
|
||||
'Client',
|
||||
]
|
||||
__all__ = ['Client']
|
||||
|
Reference in New Issue
Block a user