Merge f48f9908d2f05578bb192da9969ac4bd072a1487 into fb54d8b54984f89f7dba90a18e7c3048421464c3

This commit is contained in:
themattsterr 2023-05-22 17:40:34 -05:00 committed by GitHub
commit d2ab9af346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@ from tensorflow.python.ops.summary_ops_v2 import flush # noqa: F401
"""
NOTE: Using `from tensorflow.python.ops.summary_ops_v2 import flush` in the code works.
This stub exists because it was easier to refactor code because twml is widely used.
This stub exists because it was easier to refactor code because I am a lazy naughty dev.
"""