Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 5d7cf2b

Browse files
authored
Lint formatting
1 parent b78deef commit 5d7cf2b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

open_contrib_pr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from dotenv import load_dotenv
1111

1212
if __name__ == "__main__":
13-
1413
# Load env variables from file
1514
dotenv_path = join(dirname(__file__), ".env")
1615
load_dotenv(dotenv_path)

0 commit comments

Comments
 (0)