Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhernandezgarcia committed Jan 24, 2024
1 parent 8f04bb9 commit 9b125f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/gflownet/envs/test_tests.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import pytest
import inspect

import pytest


def get_current_method_name():
return inspect.currentframe().f_back.f_code.co_name
Expand Down

0 comments on commit 9b125f3

Please sign in to comment.