Skip to content

Commit

Permalink
Remove and ignore generated __init__.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosbento committed Dec 6, 2024
1 parent a59ddbd commit a622bbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
1 change: 1 addition & 0 deletions libs/pyext/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/build
/setup.py
/timestamp
/ecflow/__init__.py
20 changes: 0 additions & 20 deletions libs/pyext/ecflow/__init__.py

This file was deleted.

0 comments on commit a622bbf

Please sign in to comment.