Skip to content

E2G22 TypeError when missing import and schema field with same name #1672

Answered by Peefy
fchastanet asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the feedback, it's a bug and I will fix it soon. Or you can write this code

import file

exists = file.exists

schema DefinitionFilesSchema:
  file: str
  check:
    exists(file) if file, "file not found ${file}"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fchastanet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants