Skip to content

Commit 82405e6

Browse files
feat: support-env
1 parent 5fb1a49 commit 82405e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_write_api.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ def test_write_batching_with_bytes(self, mock_write_batching):
2525
self.write_api._write_batching(bucket, org, data, precision)
2626

2727
mock_write_batching.assert_called_once_with(bucket, org, data, precision)
28-
29-
30-

0 commit comments

Comments
 (0)