Commit 505d4f9
authored
Fix typo in return value from README (fixes #652)
The same code is in both the README and compliant03.py. This change fixes the typo in compliant03.py.
Signed-off-by: Michael Scovetta <[email protected]>1 parent a9350ee commit 505d4f9
File tree
1 file changed
+1
-1
lines changed- docs/Secure-Coding-Guide-for-Python/CWE-703/CWE-392
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments