mirror of https://github.com/mingrammer/diagrams
parent
5c0095caa4
commit
b930979503
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Etl(_OnPrem):
|
||||
_type = "etl"
|
||||
_icon_dir = "resources/onprem/etl"
|
||||
|
||||
|
||||
class Embulk(_Etl):
|
||||
_icon = "embulk.png"
|
||||
|
||||
|
||||
# Aliases
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Loading…
Reference in new issue