mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-06 14:27:26 +08:00
Update code style for Python
This commit is contained in:
@ -6,7 +6,7 @@ Author: msk397 (machangxinq@gmail.com)
|
||||
|
||||
import sys, os.path as osp
|
||||
sys.path.append(osp.dirname(osp.dirname(osp.abspath(__file__))))
|
||||
from include import *
|
||||
from modules import *
|
||||
|
||||
|
||||
""" Driver Code """
|
||||
|
Reference in New Issue
Block a user