Skip to content

Commit 1a52617

Browse files
Remove redundant description
1 parent ac7250a commit 1a52617

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

python_eval/__init__.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
# -*- coding: utf-8 -*-
2-
3-
"""Evaluate simple python expressions.
4-
5-
Synopsis: <trigger> <python expression>"""
6-
72
# Copyright (c) 2022-2023 Manuel Schneider
83

94
from albert import *

0 commit comments

Comments
 (0)