Skip to content

Commit bce3f0c

Browse files
committed
lintfix
Signed-off-by: Pablo Garay <[email protected]>
1 parent 162c74b commit bce3f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/dummy_type.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16+
1617
class RealType:
1718
def __init__(self, value=42):
1819
self.value = value

0 commit comments

Comments
 (0)