Steve Piercy
2018-09-01 d7d1fd783d6051c1d169cdc4f0ff53fa56f3e6bb
Merge pull request #3339 from OdinsGenre/patch-2

Update basiclayout.rst
1 files modified
2 ■■■ changed files
docs/tutorials/wiki2/basiclayout.rst 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki2/basiclayout.rst
@@ -65,7 +65,7 @@
  :lineno-match:
  :language: py
Next include the the package ``models`` using a dotted Python path. The exact
Next include the package ``models`` using a dotted Python path. The exact
setup of the models will be covered later.
.. literalinclude:: src/basiclayout/tutorial/__init__.py