Dphan/apigear next#24
Merged
Merged
Conversation
4ad916b to
3ce55d4
Compare
This was
linked to
issues
Jun 11, 2024
89afc0d to
ac962e1
Compare
4 tasks
ac962e1 to
6f09c44
Compare
43a396a to
739a2d1
Compare
w4bremer
approved these changes
Jul 19, 2024
Contributor
There was a problem hiding this comment.
there should be a new line at the end of the file not on the first line?
| from pydantic import ConfigDict, BaseModel, Field | ||
| from enum import IntEnum | ||
|
|
||
|
|
Contributor
There was a problem hiding this comment.
That empty new line should also not be here.
2367a40 to
8f0de31
Compare
system client and server were split into: an apigear olink package which contains comon client and server functionality and a examles directory which uses this functionality along with generated olink adapters. The examples were given a path context, so all the imports work.
8f0de31 to
eede180
Compare
eede180 to
45bdcbf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
import Implement imports feature for apigear next #22
externals Implement support for extern types for apigear next #23
UPDATE the cli version, when released (after Dphan/next qt and python alignment cli#146 )
Closes # #22 #23
Also closes
#27
📑 Description
✅ Checks
ℹ Additional Information