mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-21 06:03:50 +00:00
little style change
This commit is contained in:
parent
864b168e20
commit
d5aed7d803
2 changed files with 5 additions and 4 deletions
|
|
@ -12,14 +12,14 @@
|
|||
@file: test_ServerClient.py
|
||||
@date: ##.##.2018
|
||||
@author: Bastian Schroll
|
||||
@description: Thats the FileHead that should be used for all files
|
||||
@description: That is the FileHead that should be used for all files
|
||||
"""
|
||||
import logging
|
||||
|
||||
import boswatch.module
|
||||
|
||||
|
||||
class ClassName():
|
||||
class ClassName:
|
||||
"""!General class comment"""
|
||||
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue