Commit 33ebf7d
Fix issue 123 requirements (#142)
* This should fix issue 91 and I've add a argparse in order to specify the data_filepath
* fix, a subset of, PEP8 issues
* fix, a subset of, PEP8 issues
* import module MUST be at the top
* import module MUST be at the top
* fixed 80 columns row
* update requirements with pyaudio
* add requirements.txt into ticTacToe
add requirements.txt
add requirements for snake
removed useless import
code refactored
removed old code
code refactored in order to avoid nested control flow statements
avoid codebeat nested control
eliminate codebeat nested control validation
fix n arguments error on codeclimate
This should fix issue 91 and I've add a argparse in order to specify the data_filepath
fix, a subset of, PEP8 issues
fix, a subset of, PEP8 issues
import module MUST be at the top
import module MUST be at the top
fixed 80 columns row
removed useless import
code refactored
removed old code
code refactored in order to avoid nested control flow statements
avoid codebeat nested control
eliminate codebeat nested control validation
fix n arguments error on codeclimate1 parent 86c9a08 commit 33ebf7d
File tree
4 files changed
+5
-1
lines changed- Code-Sleep-Python
- Cricket_Notification
- Inception TicTacToe
- Snake
- chatbot
4 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments