specify python version
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-05-22 10:27:06 +02:00
parent 764a7b98d8
commit 49dd3ab700
4 changed files with 10 additions and 5 deletions

View File

@ -1,6 +1,5 @@
import http from "@/http-common";
/* eslint-disable */
class HHVDataService {
getWeekNumber(): Promise<any> {
return http.get("/hanyadikhetvan");