Skip to content

Commit e14f4fb

Browse files
authored
3.3.0
2 parents b625709 + cead161 commit e14f4fb

File tree

7 files changed

+6
-93
lines changed

7 files changed

+6
-93
lines changed

.github/ISSUE_TEMPLATE/exercise.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/updates-post-testing.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Personnal
22
*.zip
33

4+
# VSCode
5+
*.vscode/
6+
47
# Byte-compiled / optimized / DLL files
58
__pycache__/
69
*.py[cod]

.vscode/settings.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

module02/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
% =============================================================================%
119119
% ===================================== %
120120

121-
\title{Python \& ML - Module 02}
121+
\title{Python Bootcamp - Module 02}
122122
\subtitle{Basics 3}
123123
\author{
124124
Maxime Choulika (cmaxime), Pierre Peigné (ppeigne), Matthieu David (mdavid)

module03/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
% =============================================================================%
118118
% ===================================== %
119119

120-
\title{Python \& ML - Module 03}
120+
\title{Python Bootcamp - Module 03}
121121
\subtitle{Numpy}
122122
\author{
123123
Maxime Choulika (cmaxime), Pierre Peigné (ppeigne), Matthieu David (mdavid)

module04/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
% =============================================================================%
118118
% ===================================== %
119119

120-
\title{Python \& ML - Module 04}
120+
\title{Python Bootcamp - Module 04}
121121
\subtitle{Pandas}
122122
\author{
123123
Maxime Choulika (cmaxime), Pierre Peigné (ppeigne), Matthieu David (mdavid)

0 commit comments

Comments
 (0)