Skip to content

Commit a25d3fa

Browse files
author
renzon
committed
Mamifero convertido para Python 3
1 parent 79ef354 commit a25d3fa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

caes/cao.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# coding: utf-8
2-
3-
class Mamifero(object):
1+
class Mamifero:
42
"""vertebrados dotados de glândulas mamárias"""
53

64

0 commit comments

Comments
 (0)