IlyaGusev commited on
Commit
fca2b57
1 Parent(s): d1b7b2d

Update gazeta.py

Browse files
Files changed (1) hide show
  1. gazeta.py +3 -1
gazeta.py CHANGED
@@ -12,7 +12,9 @@
12
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
  # See the License for the specific language governing permissions and
14
  # limitations under the License.
15
- """Dataset for automatic summarization of Russian news"""
 
 
16
 
17
 
18
  import json
12
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
  # See the License for the specific language governing permissions and
14
  # limitations under the License.
15
+
16
+ # Lint as: python3
17
+ """Gazeta: Dataset for Automatic Summarization of Russian News"""
18
 
19
 
20
  import json