Commit 292d6ba
Use new colored API (#173)
`fg`, `bg`, and `attr` were renamed to `fore`, `back`, and `style` in
`colored` 1.5.0 and onwards. Although these functions were added back in
`colored` 2.1.1 for backwards-compatibility, the docstring indicates
that they will be deprecated in the future.
Co-authored-by: Peter Corke <peter.i.corke@gmail.com>1 parent 09b0c43 commit 292d6ba
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
929 | | - | |
930 | | - | |
931 | | - | |
932 | | - | |
933 | | - | |
934 | | - | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
| |||
0 commit comments