mirror of https://github.com/mingrammer/diagrams
commit
a599e2dac2
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _OnPrem
|
||||
|
||||
|
||||
class _Mlops(_OnPrem):
|
||||
_type = "mlops"
|
||||
_icon_dir = "resources/onprem/mlops"
|
||||
|
||||
|
||||
class Polyaxon(_Mlops):
|
||||
_icon = "polyaxon.png"
|
||||
|
||||
|
||||
# Aliases
|
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in new issue