Skip to content

Commit

Permalink
Remove future import of annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Mar 23, 2021
1 parent f1a31a5 commit 41a30a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimade/server/entry_collections/elasticsearch.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from __future__ import annotations
import json
from pathlib import Path
from typing import Tuple, List, Optional, Dict, Any, Iterable, Union
Expand Down

0 comments on commit 41a30a0

Please sign in to comment.