Skip to content

Commit

Permalink
Update api_beam_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Mar 8, 2024
1 parent 154c15d commit 00cf0e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions temporian/test/api_beam_test.py
Expand Up @@ -27,6 +27,7 @@
class TFPTest(absltest.TestCase):
def test_run_base(self):
tmp_dir = tempfile.mkdtemp()

input_path = os.path.join(tmp_dir, "input.csv")
output_path = os.path.join(tmp_dir, "output.csv")

Expand Down

0 comments on commit 00cf0e1

Please sign in to comment.