Skip to content

Commit

Permalink
[STYLE] Fixes Black (24+) formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
HorlogeSkynet committed Feb 17, 2024
1 parent 121b1cc commit 6e4c74a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion archey/singleton.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""Simple singleton meta-class definition"""


from abc import ABCMeta as AbstractBaseMetaClass
from typing import Dict

Expand Down

0 comments on commit 6e4c74a

Please sign in to comment.