Skip to content

Commit

Permalink
Update debugger.py
Browse files Browse the repository at this point in the history
fix black
  • Loading branch information
ruppde committed Oct 9, 2023
1 parent 979a39d commit 1af4097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yls/debugger.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

import logging
import re
from pathlib import Path
from os import path
from pathlib import Path
from typing import Any

import yari
Expand Down

0 comments on commit 1af4097

Please sign in to comment.