summaryrefslogtreecommitdiff
path: root/tests/test_ipaddress.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ipaddress.py')
-rwxr-xr-xtests/test_ipaddress.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/test_ipaddress.py b/tests/test_ipaddress.py
index 97eabba..49413f4 100755
--- a/tests/test_ipaddress.py
+++ b/tests/test_ipaddress.py
@@ -1,5 +1,7 @@
#!/usr/bin/env python
-# # test_ipaddress.py - tests for ipaddress support #
+#
+# test_ipaddress.py - tests for ipaddress support
+#
# Copyright (C) 2016 Daniele Varrazzo <daniele.varrazzo@gmail.com>
#
# psycopg2 is free software: you can redistribute it and/or modify it