Skip to content

Commit

Permalink
re order imports
Browse files Browse the repository at this point in the history
  • Loading branch information
olgavrou committed Aug 29, 2023
1 parent 758225d commit d50c0f1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from typing import List

import pytest
from test_utils import MockEncoder
from typing import List

import langchain.chains.rl_chain.base as base

Expand Down

0 comments on commit d50c0f1

Please sign in to comment.