Browse Source

Fix pep8 (line length)

pull/487/head
Sandy Carter 11 years ago
committed by Enric Tobella
parent
commit
4832f544c6
  1. 1
      partner_firstname/__init__.py

1
partner_firstname/__init__.py

@ -17,5 +17,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from . import partner
from . import res_user
Loading…
Cancel
Save