File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ Treasure Data API library for Python
33====================================
44
55
6- .. image :: https://travis-ci.org /treasure-data/td-client-python.svg
7- :target: https://travis-ci.org /treasure-data/td-client-python
8- :alt: Build Status
6+ .. image :: https://github.com /treasure-data/td-client-python/workflows/Python%20testing/badge .svg
7+ :target: https://github.com /treasure-data/td-client-python/actions
8+ :alt: Build Status on GitHub ACtions
99
1010
1111.. image :: https://ci.appveyor.com/api/projects/status/eol91l1ag50xee9m/branch/master?svg=true
@@ -221,7 +221,7 @@ like:
221221
222222 1575454204 , " a" , 1 , " a;b;c"
223223 1575454204 , " b" , 2 , " d;e;f"
224-
224+
225225 that is, an integer, a string, an integer and another string.
226226
227227If the user wants to keep the leading zeroes in ``col2 ``, then they can
You can’t perform that action at this time.
0 commit comments