This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5f948f9e79
OpenSlides
/
openslides
/
motion
/
__init__.py
4 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
Wrote docstrings to the motion app
2013-02-05 18:46:46 +01:00
# -*- coding: utf-8 -*-
Use flake8 instead of pep8. Orderd the imports with isort * changed the fab-command pep8 to check * checked and fixed any code with flake8. Also the urls.py * checkt the projector app with pylint
2013-09-25 10:01:01 +02:00
from
.
import
signals
,
slides
# noqa
Reference in New Issue
Copy Permalink