Kaynağa Gözat

fix: typo

pull/19/head
mingrammer 4 yıl önce
ebeveyn
işleme
16a7122b6e
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      diagrams/__init__.py

+ 2
- 2
diagrams/__init__.py Dosyayı Görüntüle

@@ -9,9 +9,9 @@ from graphviz import Digraph

__version__ = "0.1.0"

# Global context for a diagrams and a cluster.
# Global contexts for a diagrams and a cluster.
#
# Theses global contexts are for letting the clusters and nodes know
# These global contexts are for letting the clusters and nodes know
# where context they are belong to. So the all clusters and nodes does
# not need to specify the current diagrams or cluster via parameters.
__diagram = contextvars.ContextVar("diagrams")


Yükleniyor…
İptal
Kaydet