Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.atnt
Commits
cfab4084
Commit
cfab4084
authored
May 09, 2017
by
André Anjos
💬
Browse files
Ellipsis out class return (differs on 2.7)
parent
edc80346
Pipeline
#9046
failed with stages
in 12 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/guide.rst
View file @
cfab4084
...
...
@@ -76,7 +76,7 @@ point to their relative location w.r.t. a database root directory:
.. doctest:: interface
>>> f = db.objects()[0]
>>> type(f)
>>> type(f)
#doctest: +ELLIPSIS
<class 'bob.db.atnt.models.File'>
>>> f.path # doctest: +ELLIPSIS
's1/9'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment