Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
303 B
Python
Raw Normal View History

# The following has been generated automatically from src/analysis/network/qgsgraph.h
try:
QgsGraphEdge.__group__ = ['network']
except NameError:
pass
try:
QgsGraphVertex.__group__ = ['network']
except NameError:
pass
try:
QgsGraph.__group__ = ['network']
except NameError:
pass