Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-kszkepzes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bodzsoaa
python-kszkepzes
Commits
6df30a28
Commit
6df30a28
authored
6 years ago
by
Bodor Máté
Browse files
Options
Downloads
Patches
Plain Diff
v0.14
parent
1d44d331
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
PITCHME.css
+22
-0
22 additions, 0 deletions
PITCHME.css
PITCHME.md
+18
-17
18 additions, 17 deletions
PITCHME.md
PITCHME.yaml
+2
-0
2 additions, 0 deletions
PITCHME.yaml
with
42 additions
and
17 deletions
PITCHME.css
0 → 100644
+
22
−
0
View file @
6df30a28
.half
{
width
:
49%
;
}
.left
{
float
:
left
;
}
.right
{
float
:
right
;
}
.reveal
pre
code
{
max-height
:
500px
;
margin-right
:
-25px
;
margin-left
:
-25px
;
}
h3
#import-this
+
pre
{
font-size
:
18px
;
line-height
:
1
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
PITCHME.md
+
18
−
17
View file @
6df30a28
...
@@ -165,23 +165,6 @@ Note:
...
@@ -165,23 +165,6 @@ Note:
pip
install
flake8
pip
install
flake8
```
```
---
### Flake8
-
linter
-
segít jobb kódot írni:
-
syntax error
-
typo
-
rossz formázás
-
pep8
Note:
pep8:
-
Style Guide
-
átlátható
-
egységes
-
kevesebb merge conflict
---
---
...
@@ -219,6 +202,24 @@ source venv\bin\activate
...
@@ -219,6 +202,24 @@ source venv\bin\activate
---
---
### Flake8
-
linter
-
segít jobb kódot írni:
-
syntax error
-
typo
-
rossz formázás
-
pep8
Note:
pep8:
-
Style Guide
-
átlátható
-
egységes
-
kevesebb merge conflict
---
### Hello World
### Hello World
+++
+++
...
...
This diff is collapsed.
Click to expand it.
PITCHME.yaml
0 → 100644
+
2
−
0
View file @
6df30a28
theme-override
:
PITCHME.css
code-line-numbers
:
true
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment