Преглед на файлове

fix: typo in comment

pull/212/head
mingrammer преди 4 години
родител
ревизия
37129f46b9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      diagrams/__init__.py

+ 1
- 1
diagrams/__init__.py Целия файл

@@ -459,7 +459,7 @@ class Edge:

if label:
# Graphviz complaining about using label for edges, so replace it with xlabel.
# Update: xlabel option causes the misaliend label position: https://github.com/mingrammer/diagrams/issues/83
# Update: xlabel option causes the misaligned label position: https://github.com/mingrammer/diagrams/issues/83
self._attrs["label"] = label
if color:
self._attrs["color"] = color


Зареждане…
Отказ
Запис