Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
remove duplicate functools import
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored and elijahbenizzy committed Mar 30, 2022
1 parent 49f11ed commit d74bee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hamilton/function_modifiers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import functools
import functools
import inspect
import typing
from typing import Dict, Callable, Collection, Tuple, Union, Any, Type
Expand Down

0 comments on commit d74bee7

Please sign in to comment.