Skip to content
Snippets Groups Projects
Commit 278b2f61 authored by Jean-Christophe Fillion-Robin's avatar Jean-Christophe Fillion-Robin
Browse files

STYLE: src/Python: Improve readability using explicit import

It improves the readability of the examples and help the reader
understand where objects come from.

See also See https://stackoverflow.com/a/2386740/1539918


Otherwise, from "The Zen of Python":

  Explicit is better than implicit.

See https://www.python.org/dev/peps/pep-0020/


Former-commit-id: 7c14bcd8
parent a520be53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment