alexkueck commited on
Commit
71e668b
·
1 Parent(s): 4b87cce

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -1,4 +1,4 @@
1
- from __future__ import annotations
2
  from typing import TYPE_CHECKING, Any, Callable, Dict, List, Tuple, Type
3
  import logging
4
  import json
 
1
+ from __future__ import annotations
2
  from typing import TYPE_CHECKING, Any, Callable, Dict, List, Tuple, Type
3
  import logging
4
  import json