From e2ef1b3cd5b1cdf59bb89e095f993310af610755 Mon Sep 17 00:00:00 2001 From: SnowKnth <118797311+SnowKnth@users.noreply.github.com> Date: Tue, 16 Jul 2024 12:44:51 +0800 Subject: [PATCH] test --- action_matching.py | 1 + 1 file changed, 1 insertion(+) diff --git a/action_matching.py b/action_matching.py index 504d81b..28e80b5 100755 --- a/action_matching.py +++ b/action_matching.py @@ -1,5 +1,6 @@ ''' Adapted from https://github.com/google-research/google-research/tree/master/android_in_the_wild +test ''' import jax