Skip to content

Conversation

@sergeypanin1994
Copy link

Fix example_documents and flag Color issues

  • Fixed issue with Path(__file__) potentially being unavailable in certain contexts by adding a fallback to Path.cwd().
  • Corrected flag Color declaration to enum Color in Vyper, aligning with the proper syntax.

Ensuring better compatibility and adherence to Vyper standards.

- Fixed issue with `Path(__file__)` potentially being unavailable in certain contexts by adding a fallback to `Path.cwd()`.
- Corrected `flag Color` declaration to `enum Color` in Vyper, aligning with the proper syntax.

Ensuring better compatibility and adherence to Vyper standards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant