mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-05 15:31:21 +00:00
Add missing legal boilerplate to YamlFSM
This commit is contained in:
parent
015d8f4355
commit
52b2adb9c4
@ -1,3 +1,6 @@
|
|||||||
|
# Copyright (C) 2018 Avatao.com Innovative Learning Kft.
|
||||||
|
# All Rights Reserved. See LICENSE file for details.
|
||||||
|
|
||||||
from subprocess import Popen, run
|
from subprocess import Popen, run
|
||||||
from functools import partial, singledispatch
|
from functools import partial, singledispatch
|
||||||
from contextlib import suppress
|
from contextlib import suppress
|
||||||
|
Loading…
Reference in New Issue
Block a user