mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-21 12:20:08 +08:00
Merge pull request #300 from jack-michaud/jm/oasst-api-client-handle-error
feat: handle OasstError in OasstApiClient
This commit is contained in:
@@ -4,6 +4,8 @@ parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
|
||||
# switch to backend directory
|
||||
pushd "$parent_path/../../oasst-shared"
|
||||
|
||||
set -xe
|
||||
|
||||
pytest .
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user