mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 04:57:16 +02:00
Apply black to codes
This commit is contained in:
parent
870c0f5f75
commit
c5a4a34bac
180 changed files with 495 additions and 288 deletions
|
|
@ -6,7 +6,6 @@ from collections import namedtuple
|
|||
|
||||
|
||||
class CallbackHandler(object):
|
||||
|
||||
"""
|
||||
The callback handler for a specific object.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue