Skip to content

Commit

Permalink
Fix packaging import.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 589849085
  • Loading branch information
fionalang authored and tensorflower-gardener committed Dec 12, 2023
1 parent fbe5879 commit 43cf6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_privacy/privacy/dp_query/gaussian_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

import collections
import dp_accounting
import packaging
import packaging.version
import tensorflow as tf
from tensorflow_privacy.privacy.dp_query import dp_query

Expand Down

0 comments on commit 43cf6e7

Please sign in to comment.