Skip to content

Commit

Permalink
Add async as a reserved Python name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Tamayo committed Jan 30, 2022
1 parent 52e4693 commit 6e06ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyangbind/lib/yangtypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"property",
"min",
"max",
"async",
]


Expand Down

0 comments on commit 6e06ae2

Please sign in to comment.