Skip to content

Commit

Permalink
update to latest schema (#17)
Browse files Browse the repository at this point in the history
* update to latest schema

* lint

* update once more

* lint

---------

Co-authored-by: Предраг Николић <[email protected]>
  • Loading branch information
rchl and predragnikolic authored Oct 11, 2024
1 parent 68346f5 commit 0db2596
Show file tree
Hide file tree
Showing 5 changed files with 1,020 additions and 67 deletions.
1 change: 1 addition & 0 deletions generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'TraceValue': 'StrEnum',
'UniquenessLevel': 'StrEnum',
'WatchKind': 'IntFlag',
'ApplyKind': 'StrEnum'
} # type: Dict[str, Literal['StrEnum', 'IntFlag']]


Expand Down
Loading

0 comments on commit 0db2596

Please sign in to comment.