Merge pull request #1 from jyooru/pull230

fix linting issues
This commit is contained in:
Andrew So 2021-07-07 20:52:34 -07:00 committed by GitHub
commit 99a97df753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View File

@ -374,6 +374,7 @@ class EntityLookPacket(Packet):
{'on_ground': Boolean}
]
class ResourcePackSendPacket(Packet):
@staticmethod
def get_id(context):

View File

@ -268,6 +268,7 @@ class UseItemPacket(Packet):
Hand = RelativeHand
class ResourcePackStatusPacket(Packet):
@staticmethod
def get_id(context):