Remove many lint warnings
Mostly whitespace changes, with max-line-length set to 120 and double-quotes used, adopting black settings. Related to https://github.com/capnproto/pycapnp/issues/128
This commit is contained in:
@@ -57,4 +57,4 @@ from .lib.capnp import (
|
||||
)
|
||||
|
||||
_init_capnp_api()
|
||||
add_import_hook() # enable import hook by default
|
||||
add_import_hook() # enable import hook by default
|
||||
|
||||
Reference in New Issue
Block a user