Skip to content

Commit b1a5808

Browse files
committed
Updated ruff format
1 parent ab1f369 commit b1a5808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tfe/exception.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from typing import Any
22

3+
34
class TFEEndpointException(Exception):
45
"""Base exception for all TFE endpoint-related errors."""
56

0 commit comments

Comments
 (0)