We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00972a0 commit 1d3cd94Copy full SHA for 1d3cd94
fredapi/tests/__init__.py
@@ -1,4 +1 @@
1
-#!/usr/bin/env python
2
-# encoding: utf-8
3
-
4
-# This file is needed by Python 2.7 to figure that tests is a package.
+""" this file is needed for python to consider this directory a module """
0 commit comments