forked from 626_privacy/tensorflow_privacy
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 443383047
This commit is contained in:
parent
868cf54470
commit
de585e5619
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# Lint as: python3
|
|
||||||
"""Tests for audit.py."""
|
"""Tests for audit.py."""
|
||||||
|
|
||||||
from absl.testing import absltest
|
from absl.testing import absltest
|
||||||
|
|
Loading…
Reference in a new issue