Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Nov 15, 2019
1 parent 1aad209 commit a9a1be7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/builder/mypy_boto3_builder/writers/boto3_stubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## write_boto3_stubs_module

[[find in source code]](https://github.com/vemel/mypy_boto3/blob/master/builder/mypy_boto3_builder/writers/boto3_stubs.py#L10)
[[find in source code]](https://github.com/vemel/mypy_boto3/blob/master/builder/mypy_boto3_builder/writers/boto3_stubs.py#L12)

```python
def write_boto3_stubs_module(
Expand Down
2 changes: 1 addition & 1 deletion docs/builder/mypy_boto3_builder/writers/master_module.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## write_master_module

[[find in source code]](https://github.com/vemel/mypy_boto3/blob/master/builder/mypy_boto3_builder/writers/master_module.py#L10)
[[find in source code]](https://github.com/vemel/mypy_boto3/blob/master/builder/mypy_boto3_builder/writers/master_module.py#L12)

```python
def write_master_module(
Expand Down
2 changes: 1 addition & 1 deletion docs/builder/mypy_boto3_builder/writers/service_module.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## write_service_module

[[find in source code]](https://github.com/vemel/mypy_boto3/blob/master/builder/mypy_boto3_builder/writers/service_module.py#L8)
[[find in source code]](https://github.com/vemel/mypy_boto3/blob/master/builder/mypy_boto3_builder/writers/service_module.py#L10)

```python
def write_service_module(
Expand Down

0 comments on commit a9a1be7

Please sign in to comment.