Skip to content

Commit a305dd6

Browse files
committed
Ensure the change is really a no-op
1 parent 829f141 commit a305dd6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
API Client Generator for Python
44
===============================
55

6+
FOO
7+
8+
69
|release level| |pypi| |versions|
710

811
A generator for protocol buffer described APIs for and in Python 3.

noxfile.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
from os import path
2626
import shutil
2727

28-
# just an empty comment while we revert all code changes
29-
3028
nox.options.error_on_missing_interpreters = True
3129

3230

0 commit comments

Comments
 (0)