Skip to content

Commit

Permalink
Fix annotations in 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flagrama committed Aug 16, 2024
1 parent c497661 commit 4a43aa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/test_settings.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

import unittest
from pathlib import Path
from typing import Any
Expand Down

0 comments on commit 4a43aa6

Please sign in to comment.