소스 검색

Small docstring update

master
Pete Shadbolt 7 년 전
부모
커밋
0c7d9c0435
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      abp/graphstate.py

+ 1
- 1
abp/graphstate.py 파일 보기

@@ -440,7 +440,7 @@ class GraphState(object):

:param stringify: JSON keys must be strings, But sometimes it is useful to have a JSON-like object whose keys are tuples.

If you want to dump a graph do disk, do something like this::
If you want to dump a graph to disk, do something like this::

>>> import json
>>> with open("graph.json") as f:


불러오는 중...
취소
저장