Directory structure and filename refactoring. (0.20.5)
This commit is contained in:
parent
16d7ef94f3
commit
0c2c0917b2
53 changed files with 177 additions and 90 deletions
|
|
@ -1,9 +1,9 @@
|
|||
"""
|
||||
This file is part of Linspector (https://linspector.org/)
|
||||
Copyright (c) 2023 Johannes Findeisen <you@hanez.org>. All Rights Reserved.
|
||||
See LICENSE.txt (MIT license).
|
||||
See LICENSE (MIT license).
|
||||
"""
|
||||
from linspector.core.task import Task
|
||||
from linspector.task import Task
|
||||
|
||||
|
||||
def create(configuration, environment, log):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue