mirror of https://github.com/mingrammer/diagrams
parent
b53793b3de
commit
1284fffc1e
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Cd(_OnPrem):
|
||||
_type = "cd"
|
||||
_icon_dir = "resources/onprem/cd"
|
||||
|
||||
|
||||
class Spinnaker(_Cd):
|
||||
_icon = "spinnaker.png"
|
||||
|
||||
|
||||
# Aliases
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Loading…
Reference in new issue