File: __init__.py

package info (click to toggle)
python-chocolate 0.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100 kB
  • sloc: python: 29; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 50 bytes parent folder | download
1
2
3
4
from .filter import *


__all__ = ["filter_args"]