Skip to content

Commit 454ba28

Browse files
committed
add point
1 parent bfbe6a6 commit 454ba28

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Google Python Style Guide kor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google Python Style Guide
22

3-
## 1 배경
3+
## 1. 배경
44

55
- Python은 구글에서 메인으로 사용하는 동적 언어입니다.
66
- 이 스타일 가이드는 Python 프로그램에서 *해야할 것들과 하지 말아야할 것* 들을 적어놓았습니다.

Google Python Style Guide/1. 배경/1.배경.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a id="background"></a>
22

3-
## 1 배경
3+
## 1. 배경
44

55
Python은 구글에서 메인으로 사용하는 동적 언어이다. 이 스타일 가이드는 Python 프로그램에서 *해야할 것들과 하지 말아야할 것* 들을 적어놓았다. </br>
66
코드 형식을 정확하게 하는 것들 돕기 위해, 우리는 [settings file for Vim](google_python_style.vim)을 만들었다. </br>

Google Python Style Guide/1. 배경/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Log
77
- 초안 : 2019.12.10
88

9-
## 1 배경
9+
## 1. 배경
1010

1111
- Python은 구글에서 메인으로 사용하는 동적 언어입니다.
1212
- 이 스타일 가이드는 Python 프로그램에서 *해야할 것들과 하지 말아야할 것* 들을 적어놓았습니다.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [**_Yosseulsin JOB_**](https://github.com/Yosseulsin-JOB)은 요즘들 것의 쓸모있는 신선한 JOB일을 나누는 모임입니다.
1111
- 각 구성원들 개인 능력 향상을 위한 `토이 프로젝트``컨퍼런스 참여``다양한 활동``공유`나 같이 `참여`합니다.
1212

13-
## 1 배경
13+
## 1. 배경
1414

1515
- Python은 구글에서 메인으로 사용하는 동적 언어입니다.
1616
- 이 스타일 가이드는 Python 프로그램에서 *해야할 것들과 하지 말아야할 것* 들을 적어놓았습니다.

0 commit comments

Comments
 (0)