Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion chiave.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
pwd per conquistare il mondo
cambiato il contenuto

Aggiunta un'altra riga
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manca la definizione

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! See d13c828

1 change: 1 addition & 0 deletions pippo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ci deve sempre essere un file pippo
2 changes: 1 addition & 1 deletion src/git_demo/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


# STEFANOPIANI

# mod 2
@dataclass
class DomainGeometry:
"""
Expand Down