mirror of https://github.com/mingrammer/diagrams
Add more analytics tools (#195)
parent
4cc1cb63de
commit
b601392b82
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Saas
|
||||||
|
|
||||||
|
|
||||||
|
class _Analytics(_Saas):
|
||||||
|
_type = "analytics"
|
||||||
|
_icon_dir = "resources/saas/analytics"
|
||||||
|
|
||||||
|
|
||||||
|
class Stitch(_Analytics):
|
||||||
|
_icon = "stitch.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in new issue