Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthieu Boileau
nbcourse
Commits
cf57b001
Commit
cf57b001
authored
Nov 19, 2019
by
Matthieu Boileau
Browse files
pep8
parent
6cce820b
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/test_nbcourse.py
View file @
cf57b001
...
...
@@ -9,6 +9,7 @@ from distutils.dir_util import copy_tree
TESTS_PATH
=
Path
(
__file__
).
parent
.
absolute
()
MINI_CONF
=
{
'nb'
:
{
'dir'
:
'sample'
}}
@
pytest
.
fixture
def
create_project
(
tmpdir
):
"""Create a sample nbcourse project"""
...
...
Write
Preview
Supports
Markdown
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