Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmineault committed Dec 21, 2021
1 parent a02923b commit 00827be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ setup(
)
```

#### 2. Create a `__init__.py__` file
#### 2. Create a `__init__.py` file

Create an empty `__init__.py` file under the `src` directory. This will allow the `find_packages` function to find the package.

Expand Down

0 comments on commit 00827be

Please sign in to comment.