Add util.py to the flatbuffer python runtime.
PiperOrigin-RevId: 304426659 Change-Id: I5832ed22f0e1cbf0bdfdc4d69683de3cb1f91325
This commit is contained in:
parent
677bccbbf1
commit
549434018c
1
third_party/flatbuffers/BUILD.bazel
vendored
1
third_party/flatbuffers/BUILD.bazel
vendored
@ -112,6 +112,7 @@ filegroup(
|
||||
"python/flatbuffers/number_types.py",
|
||||
"python/flatbuffers/packer.py",
|
||||
"python/flatbuffers/table.py",
|
||||
"python/flatbuffers/util.py",
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user