Expose named capture groups and earlier variables in jinja variables (ref #5)
This commit is contained in:
parent
0790b429b3
commit
b213481d7d
5 changed files with 24 additions and 14 deletions
|
@ -14,7 +14,6 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
from typing import Type, Tuple, Dict
|
||||
from itertools import chain
|
||||
import time
|
||||
|
||||
from attr import dataclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue