microsoft / task_oriented_dialogue_as_dataflow_synthesis

Code to reproduce experiments in the paper "Task-Oriented Dialogue as Dataflow Synthesis" (TACL 2020).
MIT License
304 stars 66 forks source link

Rename io.py to io_utils.py #50

Closed adampauls closed 3 years ago

adampauls commented 3 years ago

There's a PyCharm bug that makes debugging impossible with file names that match built in stuff.

This was entirely a PyCharm rename operation, I didn't even look at the result, just ran tests.