Skip to content

invoice.py#1

Open
RaviPabari wants to merge 1 commit intoamanjhurani:mainfrom
RaviPabari:patch-1
Open

invoice.py#1
RaviPabari wants to merge 1 commit intoamanjhurani:mainfrom
RaviPabari:patch-1

Conversation

@RaviPabari
Copy link
Copy Markdown
Contributor

fixed a small error
Traceback (most recent call last):
File "invoice.py", line 25, in
id1=open("log\invoice.id",'r')
FileNotFoundError: [Errno 2] No such file or directory: 'log\invoice.id'

fixed a small error
Traceback (most recent call last):
  File "invoice.py", line 25, in <module>
    id1=open("log\\invoice.id",'r')
FileNotFoundError: [Errno 2] No such file or directory: 'log\\invoice.id'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant