| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Blake <blaketastic2@gmail.com>
There was a problem hiding this comment.
nice thank you
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What this PR does / why we need it:
Meant to clean up the following log message:
DeprecationWarning: Entity value_type will be mandatory in the next release. Please specify a value_type for entity '__dummy'. DUMMY_ENTITY = Entity(
Which issue(s) this PR fixes:
Related to #4833 and #5092
Misc
The choice of using ValueType.UNKNOWN was simply to pick something as the default.