Skip to content

Commit 04017d9

Browse files
Fix formatting for CI (#92)
1 parent 22e6b7a commit 04017d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler_opt/tools/generate_default_trace_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ def collect_data(self, module_spec, tf_policy_path, reward_stat):
6060

6161

6262
class GenerateDefaultTraceTest(absltest.TestCase):
63+
6364
def setUp(self):
6465
with gin.unlock_config():
6566
gin.parse_config_files_and_bindings(

0 commit comments

Comments
 (0)