Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
azuline committed Dec 31, 2024
1 parent d5a3ef8 commit ba8790a
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion rose-py/rose/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
import os.path
import re
import sys
import unicodedata
from collections.abc import Iterator
from pathlib import Path
from typing import TYPE_CHECKING, Any, TypeVar
import unicodedata

import appdirs

Expand Down

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit ba8790a

Please sign in to comment.