Skip to content

Commit 59e98be

Browse files
SK-1749: Fix linting
1 parent bc01ad7 commit 59e98be

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/internal-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@ jobs:
2020
ref: ${{ github.ref_name }}
2121
is-internal: true
2222
secrets: inherit
23-
24-

skyflow/vault/data/_get_request.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ def __init__(self,
2323
self.download_url = download_url
2424
self.column_name = column_name
2525
self.column_values = column_values
26-

0 commit comments

Comments
 (0)