mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
#4220 Update file.py
This commit is contained in:
@@ -252,8 +252,7 @@ class file(object):
|
||||
self.future = []
|
||||
self.transaction = None
|
||||
|
||||
# Temporarily commented out until bot builds are available and tested to prevent user bugs.
|
||||
# file_dict[self.file_pointer()] = self
|
||||
file_dict[self.file_pointer()] = self
|
||||
|
||||
def set_history_size(self, size):
|
||||
self.history_size = size
|
||||
|
||||
Reference in New Issue
Block a user