Commit 4f2473c8 by Will Daly

Fix some small things in the readme

parent 3704b7fd
...@@ -103,7 +103,7 @@ Check for quality violations: ...@@ -103,7 +103,7 @@ Check for quality violations:
.. code:: bash .. code:: bash
pylint apps pylint openassessment
Disable quality violations on a line or file: Disable quality violations on a line or file:
...@@ -112,7 +112,6 @@ Disable quality violations on a line or file: ...@@ -112,7 +112,6 @@ Disable quality violations on a line or file:
# pylint: disable=W0123,E4567 # pylint: disable=W0123,E4567
<<<<<<< HEAD
Vagrant Vagrant
======= =======
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment