added documentation
This commit is contained in:
parent
6a43aecb5c
commit
7cab05fdda
2
AUTHORS
2
AUTHORS
|
@ -180,6 +180,7 @@ Jake VanderPlas
|
|||
Jakob van Santen
|
||||
Jakub Mitoraj
|
||||
James Bourbeau
|
||||
Jamie Chen
|
||||
Jan Balster
|
||||
Janne Vanhala
|
||||
Jason R. Coombs
|
||||
|
@ -205,6 +206,7 @@ Justice Ndou
|
|||
Justyna Janczyszyn
|
||||
Kale Kundert
|
||||
Kamran Ahmad
|
||||
Kaylin Yeoh
|
||||
Kenny Y
|
||||
Karl O. Pinc
|
||||
Karthikeyan Singaravelan
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Found source causes multiline string diff error
|
||||
Added private functions to check specific cases
|
||||
Fixed output issue with implicit concatonated strings
|
||||
Added tests in test assertion file in function test_multiline_diff
|
Loading…
Reference in New Issue