Skip to content

Commit

Permalink
Update hello.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alphanome committed Nov 19, 2023
1 parent c673bcd commit 1f75865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sec_ai/hello.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
def hello() -> str:
return "Hello, world!"
# Check out
# https://github.com/alphanome-ai/sec-parser
# where the majority of the development is happening right now.
# We'll get back to sec-ai once sec-parser is more ready.

0 comments on commit 1f75865

Please sign in to comment.