Skip to content

Commit 2c69db5

Browse files
Update docs/Secure-Coding-Guide-for-Python/CWE-682/CWE-1339/README.md
Co-authored-by: myteron <[email protected]> Signed-off-by: BartyBoi1128 <[email protected]>
1 parent db4d097 commit 2c69db5

File tree

1 file changed

+3
-3
lines changed
  • docs/Secure-Coding-Guide-for-Python/CWE-682/CWE-1339

1 file changed

+3
-3
lines changed

docs/Secure-Coding-Guide-for-Python/CWE-682/CWE-1339/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ print(
110110

111111
|||
112112
|:---|:---|
113-
|[Bloch 2008](https://wiki.sei.cmu.edu/confluence/display/java/Rule+AA.+References#RuleAA.References-Bloch08)|Item 48, "Avoid `float` and `double` If Exact Answers Are Required"|
114-
|[Bloch 2005](https://wiki.sei.cmu.edu/confluence/display/java/Rule+AA.+References#RuleAA.References-Bloch05)|Puzzle 2, "Time for a Change"|
115-
|[IEEE 754](https://wiki.sei.cmu.edu/confluence/display/java/Rule+AA.+References#RuleAA.References-IEEE7542006)||
113+
|[Bloch 2008]|Item 48, "Avoid `float` and `double` If Exact Answers Are Required"|
114+
|[Bloch 2005]|Puzzle 2, "Time for a Change"|
115+
|[IEEE 754]||

0 commit comments

Comments
 (0)