Commit b41b2de8 authored by Nejc Habjan's avatar Nejc Habjan Committed by Max Wittig
Browse files

fix(client): ensure type evaluations are postponed

parent 7669d4d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
"""Wrapper for the GitLab API."""

from __future__ import annotations

import os
import re
from typing import (