Skip to content

Commit

Permalink
Make changes in type stubs and doc folders
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed May 21, 2024
1 parent 4566356 commit 409d691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions aerospike-stubs/aerospike.pyi
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import sys
from typing import Any, Callable, Union, final, Literal, Optional

from aerospike_helpers.batch.records import BatchRecords
Expand Down
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx Documentation
# Sphinx Documentationa

## API Docs Online

Expand Down

0 comments on commit 409d691

Please sign in to comment.