Merge "Fixes for python 3.11" into main
This commit is contained in:
commit
c2e0a06152
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
py_library(
|
||||
name = "event_log_tags",
|
||||
srcs = ["event_log_tags.py"],
|
||||
imports = ["."],
|
||||
)
|
||||
|
||||
py_binary(
|
||||
|
|
Loading…
Reference in a new issue