Skip to content

Commit aadc40a

Browse files
authored
delete comment
1 parent e8038cf commit aadc40a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

LogsAnalysis.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/usr/bin/env python3
22

3-
"""
4-
psycopg is the PostgreSQL adapter for the Python programming language.
5-
Some database code and comments are adapted from the psycopg documentation(http://initd.org/psycopg/)
6-
"""
73
import psycopg2
84

95
def main():

0 commit comments

Comments
 (0)