Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Exclude embedded_go/lib from black
Signed-off-by: Abhin Chhabra <chhabra.abhin@gmail.com>
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
  • Loading branch information
chhabrakadabra authored and kevjumba committed Jul 19, 2022
commit 6520f813d672966489b662834eff55deab722fc5
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ exclude = '''
| pb2.py
| \.pyi
| protos
| sdk/python/feast/embedded_go/lib
)/
)
'''