Skip to content

print()s or cout << s to glog warnings/errors #19

Closed
@tobiaskessler

Description

The examples always show stuff like
'''
Roadlink has no successor.
Roadlink has no predeseccor.
'''
which is annoying but not an error.

TODO check the code for python print()s or std::cout << s and replace them by glog calls

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions