Browse Source

Fix mode-line.

pull/6/head
Hartmut Goebel 4 years ago
parent
commit
cd6243079c
  1. 2
      src/pEp/__init__.py

2
src/pEp/__init__.py

@ -1,4 +1,4 @@
# -*- coding: UTF-8 -*-
# -*- coding: utf-8 -*-
# pEp package
#
# The names that are in _pEp that do not begin with an underscore, will be be imported into, and "re-exported" from this module.

Loading…
Cancel
Save