Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hz): pb model_dir corner case #1147

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

FGYFFFF
Copy link
Contributor

@FGYFFFF FGYFFFF commented Jul 4, 2024

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

修复 pb 场景下,指定 "model_dir=."时,导致的 import 路径有问题

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: fix a problem in the pb scenario when specifying "model_dir=." that cause a problem with the import path
zh(optional): 修复 pb 场景下,指定 "model_dir=."时,导致的 import 路径有问题

import (
       _ "a/b/c//api"
)

(Optional) Which issue(s) this PR fixes:

(Optional) The PR that updates user documentation:

@FGYFFFF FGYFFFF requested review from a team as code owners July 4, 2024 10:53
@FGYFFFF FGYFFFF merged commit 0b90930 into cloudwego:develop Jul 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants