forked from TheAlgorithms/Python
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 176a738
Adding doctest for md_prefix function in build_directory_md.py (TheAlgorithms#12874)
* Adding doctests for md_prefix function in build_directory_md.py
* Update build_directory_md.py
* Update build_directory_md.py
* Update build_directory_md.py
---------
Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>1 parent bd9db8c commit 176a738
1 file changed
+14
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
22 | - | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
23 | 35 |
| |
24 | 36 |
| |
25 | 37 |
| |
|
0 commit comments