Skip to content

Commit 5e02995

Browse files
authored
Update dummy-1.py
Signed-off-by: ganesh070723 <85477833+ganesh070723@users.noreply.github.com>
1 parent 7d27b82 commit 5e02995

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

dummy-1.py

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
#! /usr/bin/env python
2-
"""Copyright Askbot, SpA"""
2+
"""
3+
DUMMY FILES , SO DON'T WORRY ABOUT THIS
4+
"""
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
326
from setuptools import setup, find_packages
427

528
setup(

0 commit comments

Comments
 (0)