ソースを参照

CR changes

pull/407/head
Dan Aharon-Shalom 3年前
コミット
676db8edff
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      diagrams/__init__.py

+ 1
- 1
diagrams/__init__.py ファイルの表示

@@ -234,7 +234,7 @@ class Cluster:
self.label = label
self.name = "cluster_" + self.label
if not self._icon:
self.icon = icon
self._icon = icon
if not self._icon_size:
self._icon_size = icon_size



読み込み中…
キャンセル
保存