Ethan St Lee

Results 3 issues of Ethan St Lee

``` class UserView(BaseModel): id: str username: str class UserModel(Document): username: str email: str u = await UserModel.find_one(UserModel.id == "xxx").project(UserView) print(u.id) ``` got the error: ``` pydantic.error_wrappers.ValidationError: 1 validation error for...

I know that in Eclipse set Compiler compliance level > 1.5 should fix this, but in Atom where should I set this?

- window's path suported - add arg to decode html text