forked from datastax/python-driver
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit c848ceb
Replace assert_startswith with plain assert
1 parent c2cb8a5 commit c848ceb
2 files changed
+2
-9
lines changedLines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
947 | - | ||
948 | - | ||
949 | - | ||
950 | - | ||
951 | - | ||
952 | - | ||
953 | - | ||
954 | 947 |
| |
955 | 948 |
| |
956 | 949 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | - | ||
42 | + | ||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | - | ||
108 | + | ||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
0 commit comments