Commit 38a2324d authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub

Merge pull request #10580 from akx/add-some-future-annotations

Add some future annotations
parents 6fe85e8d df004be2
from __future__ import annotations
import math import math
import sys import sys
import traceback import traceback
......
from __future__ import annotations
import os import os
import sys import sys
import time import time
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment