We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a15bbe commit 5c5b971Copy full SHA for 5c5b971
README.md
@@ -90,12 +90,6 @@ Contributing
90
------------
91
When an implementation is added or modified, please review the following guidelines:
92
93
-##### Output
94
-All files with example patterns have `### OUTPUT ###` section at the bottom
95
-(migration to OUTPUT = """...""" is in progress).
96
-
97
-Run `append_output.sh` (e.g. `./append_output.sh borg.py`) to generate/update it.
98
99
##### Docstrings
100
Add module level description in form of a docstring with links to corresponding references or other useful information.
101
append_output.sh
0 commit comments