improve highlighting
This commit is contained in:
6
settings.py
Normal file
6
settings.py
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
class Settings():
|
||||
@staticmethod
|
||||
def max_line_length():
|
||||
return 4096
|
||||
Reference in New Issue
Block a user