Skip to content

Commit

Permalink
style: Black PyPika
Browse files Browse the repository at this point in the history
  • Loading branch information
gavindsouza committed Sep 8, 2023
1 parent caaa531 commit 0ce7015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypika/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class FunctionException(Exception):

C = TypeVar("C")


def builder(func: C) -> C:
"""
Decorator for wrapper "builder" functions. These are functions on the Query class or other classes used for
Expand Down

0 comments on commit 0ce7015

Please sign in to comment.