Skip to content

Commit

Permalink
Eventually the tests will pass
Browse files Browse the repository at this point in the history
  • Loading branch information
another-rex committed Aug 29, 2024
1 parent f63cff4 commit 4fe2a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osv/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
"""Datastore types."""

from datetime import datetime, UTC
from datetime import datetime
import enum
import logging
import re
Expand Down

0 comments on commit 4fe2a66

Please sign in to comment.