Skip to content

Commit 7140db1

Browse files
committed
author
1 parent 78b6701 commit 7140db1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
""" Langgraph implementation using the subconscious UI """
1+
# Author: Brian Branch
2+
# © 2025 Brian Branch - subconscious.chat
3+
# All rights reserved.
4+
""" Main entry point for the application """
25
import sqlite3
36
import logging
47
import win32gui

0 commit comments

Comments
 (0)