File header alignment. (0.25.1)
This commit is contained in:
parent
f6c42040bb
commit
1b11cfdadc
47 changed files with 137 additions and 110 deletions
|
|
@ -1,10 +1,9 @@
|
|||
"""
|
||||
This file is part of Linspector (https://linspector.org/)
|
||||
Copyright (c) 2022 Johannes Findeisen <you@hanez.org>. All Rights Reserved.
|
||||
See LICENSE (MIT license).
|
||||
Copyright (c) 2013-2023 Johannes Findeisen <you@hanez.org>. All Rights Reserved.
|
||||
See LICENSE.
|
||||
"""
|
||||
|
||||
|
||||
class Notification:
|
||||
def __init__(self, configuration, environment, log):
|
||||
super().__init__()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue