lint
This commit is contained in:
parent
f81ff2e1de
commit
afb98724d3
6 changed files with 10 additions and 8 deletions
|
@ -26,4 +26,3 @@ class BlockBridgeGitlabAutomation(BlockBridgeReachabilityAutomation):
|
|||
)
|
||||
# Decode the base64 first, then decode the UTF-8 string
|
||||
self._lines = contents.decode().decode('utf-8').splitlines()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue