Build for v12 (#750)

* Build for v12

Typo!!

* Fix Python 3.7 compatibility

* Skip assets endpoint test on v12
This commit is contained in:
Lev
2022-04-03 13:27:22 +03:00
committed by GitHub
parent a389c3a175
commit 6fa358ca4e
6 changed files with 28 additions and 15 deletions

View File

@@ -1,3 +1,5 @@
from __future__ import annotations
import click
import click.exceptions
import frappe.app