mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-12-15 02:16:56 +00:00
Split lib.py into util Package
This commit is contained in:
parent
08c0933b27
commit
aaadf596ba
10 changed files with 579 additions and 548 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from lib import Input, Print, Install, Path
|
||||
from util import Input, Print, Install, Path
|
||||
import os
|
||||
from datetime import datetime
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue