Commit a81d5c5
committed
Document format_by_pattern() expected param types
The upstream Java code has types for these parameters, which makes
it clear what is needed for them. These types are obviously lost
in the translation to Python, so add some text to describe what
type of objects is expected.
Fixes daviddrysdale#163.1 parent ccce5f1 commit a81d5c5
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | | - | |
| 996 | + | |
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
| |||
1003 | 1003 | | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | | - | |
1007 | | - | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
1008 | 1010 | | |
1009 | 1011 | | |
1010 | 1012 | | |
| |||
0 commit comments